Contents

timeSinceLastDraw

The amount of time that has passed since the last time the view controller called the view’s Display() method.

Declaration

var timeSinceLastDraw: TimeInterval { get }

See Also

Obtaining Information About View Updates