#include <time.h>
Definition at line 72 of file time.h.
Data Fields | |
| long | tv_sec |
| suseconds_t | tv_usec |
| long timeval::tv_sec |
Definition at line 73 of file time.h.
Referenced by cond_wait(), gettimeofday(), and sys_unix_now().
Definition at line 74 of file time.h.
Referenced by cond_wait(), gettimeofday(), and sys_unix_now().
1.4.7