CADisplayLink.Timestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Timestamp for the last frame displayed.
public virtual double Timestamp { [Foundation.Export("timestamp")] get; }
member this.Timestamp : double
Property Value
- Attributes
Remarks
Developers can this value to compute which date should be displayed next.