Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
posix_time.h File Reference
#include <stdint.h>
+ Include dependency graph for posix_time.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ _GLFW_PLATFORM_LIBRARY_TIMER_STATE

#define _GLFW_PLATFORM_LIBRARY_TIMER_STATE   _GLFWtimerPOSIX posix

Definition at line 28 of file posix_time.h.

Typedef Documentation

◆ _GLFWtimerPOSIX

Function Documentation

◆ _glfwInitTimerPOSIX()

void _glfwInitTimerPOSIX ( void  )

Definition at line 45 of file posix_time.c.

+ Here is the caller graph for this function: