27 #ifndef INCLUDED_WTIME
28 #define INCLUDED_WTIME
43 LIB_API
unsigned sleep(
unsigned sec);
72 LIB_API
char*
strptime(
const char* buf,
const char* format,
struct tm* timeptr);
74 #endif // #ifndef INCLUDED_WTIME
unsigned sleep(unsigned sec)
int clock_gettime(clockid_t clock, struct timespec *ts)
char * strptime(const char *buf, const char *format, struct tm *timeptr)
int usleep(useconds_t us)
int clock_getres(clockid_t clock, struct timespec *ts)
int nanosleep(const struct timespec *rqtp, struct timespec *)
static volatile TimerState *volatile ts