GLKViewController.TimeSinceLastDraw 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.
Gets the time interval, in seconds, since the last call to Display() was made.
public virtual double TimeSinceLastDraw { [Foundation.Export("timeSinceLastDraw")] get; }
member this.TimeSinceLastDraw : double
Property Value
- Attributes