편집

다음을 통해 공유


GLKViewController.TimeSinceLastUpdate Property

Definition

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

Applies to