Go to the source code of this file.
Functions | |
void | _glfwInitTimerPOSIX (void) |
uint64_t | _glfwPlatformGetTimerFrequency (void) |
uint64_t | _glfwPlatformGetTimerValue (void) |
Definition at line 40 of file posix_time.c.
uint64_t _glfwPlatformGetTimerFrequency | ( | void | ) |
Definition at line 81 of file posix_time.c.
uint64_t _glfwPlatformGetTimerValue | ( | void | ) |
Definition at line 63 of file posix_time.c.