glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
_GLFW_PLATFORM_LIBRARY_TIMER_STATE
glfw3
posix_time
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow __gshared
mixin template
_GLFW_PLATFORM_LIBRARY_TIMER_STATE () {
_GLFWtimerPOSIX
posix
;
}
Members
Variables
posix
_GLFWtimerPOSIX
posix
;
Undocumented in source.
Meta
Source
See Implementation
glfw3
posix_time
mixin templates
_GLFW_PLATFORM_LIBRARY_TIMER_STATE
static functions
_glfwInitTimerPOSIX
_glfwPlatformGetTimerFrequency
_glfwPlatformGetTimerValue
structs
_GLFWtimerPOSIX