Include dependency graph for sys/time.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | timeval |
struct | timezone |
Defines | |
#define | DST_NONE 0 |
Typedefs | |
typedef long | time_t |
typedef long | suseconds_t |
Functions | |
int | gettimeofday (struct timeval *tv, struct timezone *tz) |
Definition in file sys/time.h.