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