Function EngineSingleton.iterationsPerSecond
The number of fixed iterations per second (for fixed process and physics).
long iterationsPerSecond() nothrow @property @nogc;
void iterationsPerSecond
(
long v
) nothrow @property @nogc;