Otclient
14/8/2020
|
#include "types.h"
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) |