GLKViewController.TimeSinceLastUpdate 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.
The time that has passed since the last time the Update() event was invoked (or the Update method in the GLKViewControllerDelegate).
public virtual double TimeSinceLastUpdate { [Foundation.Export("timeSinceLastUpdate")] get; }
member this.TimeSinceLastUpdate : double
Property Value
- Attributes