#include "internal.h"
Go to the source code of this file.
Functions | |
| void | _glfwInitTimer (void) |
| double | _glfwPlatformGetTime (void) |
| void | _glfwPlatformSetTime (double time) |
| static unsigned __int64 | getRawTime (void) |
| void _glfwInitTimer | ( | void | ) |
Definition at line 52 of file win32_time.c.
| static unsigned __int64 getRawTime | ( | void | ) | [static] |
Definition at line 33 of file win32_time.c.