EngineSingleton.getIdleFrames

Returns the total number of frames passed since engine initialization which is advanced on each idle frame, regardless of whether the render loop is enabled. See also getFramesDrawn.

struct EngineSingleton
@nogc nothrow const
long
getIdleFrames
()

Meta