Contents

lastDisplayUpdateTimestamp

The time of the last framebuffer update, expressed as the number of seconds since system startup.

Declaration

var lastDisplayUpdateTimestamp: TimeInterval { get }

Discussion

Use this property to determine how much time elapsed since the last frame update.

See Also

Getting Variable Refresh Rate Details