glfw3.posix_time

Translated from C to D

Members

Mixin templates

_GLFW_PLATFORM_LIBRARY_TIMER_STATE
mixintemplate _GLFW_PLATFORM_LIBRARY_TIMER_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static functions

_glfwInitTimerPOSIX
void _glfwInitTimerPOSIX()

/////////////////////////////////////////////////////////////////////// /// 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 ////// ///////////////////////////////////////////////////////////////////////

Structs

_GLFWtimerPOSIX
struct _GLFWtimerPOSIX
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta