Contents

timeSinceLastUpdate

The amount of time that has passed since the last time the view controller called the delegate’s Glkviewcontrollerupdate(_:) method.

Declaration

var timeSinceLastUpdate: TimeInterval { get }

See Also

Obtaining Information About View Updates