#include "internal.h"
Go to the source code of this file.
Functions | |
void | _glfwInitTimerWin32 (void) |
uint64_t | _glfwPlatformGetTimerFrequency (void) |
uint64_t | _glfwPlatformGetTimerValue (void) |
Definition at line 37 of file win32_time.c.
uint64_t _glfwPlatformGetTimerFrequency | ( | void | ) |
Definition at line 70 of file win32_time.c.
uint64_t _glfwPlatformGetTimerValue | ( | void | ) |
Definition at line 58 of file win32_time.c.