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 }The amount of time that has passed since the last time the view controller called the view’s Display() method.
var timeSinceLastDraw: TimeInterval { get }