#include "gettimeofday.h"Include dependency graph for gettimeofday.c:
Go to the source code of this file.
Functions | |
| int | gettimeofday (struct timeval *tv, struct timezone *tz) |
|
||||||||||||
|
Definition at line 58 of file gettimeofday.c. References timeval::tv_sec, and timeval::tv_usec. Referenced by ares_init_options(), time(), and wait_for_semaphore().
|
1.3.4