#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | _GLFWtimerPOSIX |
Macros | |
#define | _GLFW_PLATFORM_LIBRARY_TIMER_STATE _GLFWtimerPOSIX posix |
Typedefs | |
typedef struct _GLFWtimerPOSIX | _GLFWtimerPOSIX |
Functions | |
void | _glfwInitTimerPOSIX (void) |
#define _GLFW_PLATFORM_LIBRARY_TIMER_STATE _GLFWtimerPOSIX posix |
Definition at line 28 of file posix_time.h.
typedef struct _GLFWtimerPOSIX _GLFWtimerPOSIX |
Definition at line 40 of file posix_time.c.