Function OSSingleton.vsyncEnabled
If true
, vertical synchronization (Vsync) is enabled.
bool vsyncEnabled() nothrow @property @nogc;
void vsyncEnabled
(
bool v
) nothrow @property @nogc;
If true
, vertical synchronization (Vsync) is enabled.
bool vsyncEnabled() nothrow @property @nogc;
void vsyncEnabled
(
bool v
) nothrow @property @nogc;