timestamp
The time interval that represents when the last frame displayed.
Declaration
var timestamp: CFTimeInterval { get }Mentioned in
Discussion
If you need to calculate what to display next, use targetTimestamp instead.
The time interval that represents when the last frame displayed.
var timestamp: CFTimeInterval { get }If you need to calculate what to display next, use targetTimestamp instead.