42 #if defined(CLOCK_MONOTONIC) 45 if (clock_gettime(CLOCK_MONOTONIC, &ts) == 0)
65 #if defined(CLOCK_MONOTONIC) 69 clock_gettime(CLOCK_MONOTONIC, &ts);
76 gettimeofday(&tv,
NULL);
uint64_t _glfwPlatformGetTimerFrequency(void)
void _glfwInitTimerPOSIX(void)
uint64_t _glfwPlatformGetTimerValue(void)
unsigned __int64 uint64_t
struct _GLFWlibrary::@28 timer