targetPresentationTimestamp
The time the system estimates until the display of the next frame.
Declaration
var targetPresentationTimestamp: CFTimeInterval { get }Discussion
Update your animations based on the time difference between this timestamp and the previous timestamp.