Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
win32_time.c File Reference
#include "internal.h"
+ Include dependency graph for win32_time.c:

Go to the source code of this file.

Functions

void _glfwInitTimerWin32 (void)
 
uint64_t _glfwPlatformGetTimerValue (void)
 
uint64_t _glfwPlatformGetTimerFrequency (void)
 

Function Documentation

◆ _glfwInitTimerWin32()

void _glfwInitTimerWin32 ( void  )

Definition at line 39 of file win32_time.c.

+ Here is the caller graph for this function:

◆ _glfwPlatformGetTimerFrequency()

uint64_t _glfwPlatformGetTimerFrequency ( void  )

Definition at line 72 of file win32_time.c.

◆ _glfwPlatformGetTimerValue()

uint64_t _glfwPlatformGetTimerValue ( void  )

Definition at line 60 of file win32_time.c.