Go to the source code of this file.
Functions | |
void | _glfwInitTimerNS (void) |
uint64_t | _glfwPlatformGetTimerFrequency (void) |
uint64_t | _glfwPlatformGetTimerValue (void) |
Definition at line 38 of file cocoa_time.c.
uint64_t _glfwPlatformGetTimerFrequency | ( | void | ) |
Definition at line 56 of file cocoa_time.c.
uint64_t _glfwPlatformGetTimerValue | ( | void | ) |
Definition at line 51 of file cocoa_time.c.