#include <sys/_types/_timeval.h>
sys/_types/_timeval.h
macro_STRUCT_TIMEVAL
#define _STRUCT_TIMEVAL struct timeval
structtimeval
| __darwin_time_t | tv_sec | seconds |
| __darwin_suseconds_t | tv_usec | and microseconds |
#define _STRUCT_TIMEVAL struct timeval
| __darwin_time_t | tv_sec | seconds |
| __darwin_suseconds_t | tv_usec | and microseconds |