![]() |
Wise&mystical
1.0
Project about Europe
|
Go to the source code of this file.
Macros | |
#define | _POSIX_C_SOURCE 199309L |
Functions | |
void | _glfwInitTimerPOSIX (void) |
uint64_t | _glfwPlatformGetTimerValue (void) |
uint64_t | _glfwPlatformGetTimerFrequency (void) |
#define _POSIX_C_SOURCE 199309L |
Definition at line 30 of file posix_time.c.
void _glfwInitTimerPOSIX | ( | void | ) |
uint64_t _glfwPlatformGetTimerFrequency | ( | void | ) |
Definition at line 86 of file posix_time.c.
uint64_t _glfwPlatformGetTimerValue | ( | void | ) |
Definition at line 68 of file posix_time.c.