EngineSingleton.getFramesDrawn

Returns the total number of frames drawn. If the render loop is disabled with --disable-render-loop via command line, this returns 0. See also getIdleFrames.

struct EngineSingleton
@nogc nothrow
long
getFramesDrawn
()

Meta