Go to the source code of this file.
Typedefs | |
typedef struct timezone | tz |
Functions | |
int | gettimeofday (struct timeval *tp, struct timezone *tzp) |
typedef struct timezone tz |
Definition at line 27 of file gettimeofday.h.
int gettimeofday | ( | struct timeval * | tp, |
struct timezone * | tzp | ||
) |
Definition at line 23 of file gettimeofday.cpp.