Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Go to the source code of this file.
Typedefs | |
typedef unsigned long | useconds_t |
typedef long | suseconds_t |
Functions | |
unsigned | sleep (unsigned sec) |
int | usleep (useconds_t us) |
int | nanosleep (const struct timespec *rqtp, struct timespec *rmtp) |
char * | strptime (const char *buf, const char *format, struct tm *timeptr) |
typedef long suseconds_t |
typedef unsigned long useconds_t |
int nanosleep | ( | const struct timespec * | rqtp, |
struct timespec * | rmtp | ||
) |
unsigned sleep | ( | unsigned | sec | ) |
char * strptime | ( | const char * | buf, |
const char * | format, | ||
struct tm * | timeptr | ||
) |
int usleep | ( | useconds_t | us | ) |