CS350 COS
COS
|
#include <sys/types.h>
Go to the source code of this file.
Data Structures | |
struct | timeval |
struct | timezone |
Functions | |
int | gettimeofday (struct timeval *tv, struct timezone *tz) |
int | settimeofday (const struct timeval *tv, const struct timezone *tz) |
struct timeval |
struct timezone |