Otclient  14/8/2020
time.cpp File Reference
#include "time.h"
#include <chrono>
#include <ctime>
#include <thread>
Include dependency graph for time.cpp:

Go to the source code of this file.

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)