Otclient  14/8/2020
time.h File Reference
#include "types.h"
Include dependency graph for time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  stdext::timer
 

Namespaces

 stdext
 

Functions

ticks_t stdext::time ()
 
ticks_t stdext::millis ()
 
ticks_t stdext::micros ()
 
void stdext::millisleep (size_t ms)
 
void stdext::microsleep (size_t us)