glfw3.win32_time

Translated from C to D

Members

Static functions

_glfwInitTimerWin32
void _glfwInitTimerWin32()

/////////////////////////////////////////////////////////////////////// /// GLFW internal API ////// ///////////////////////////////////////////////////////////////////////

_glfwPlatformGetTimerFrequency
ulong _glfwPlatformGetTimerFrequency()
Undocumented in source. Be warned that the author may not have intended to support it.
_glfwPlatformGetTimerValue
ulong _glfwPlatformGetTimerValue()

/////////////////////////////////////////////////////////////////////// /// GLFW platform API ////// ///////////////////////////////////////////////////////////////////////

Meta