#include <sys/_types/_user_timeval.h>
sys/_types/_user_timeval.h
macro_STRUCT_USER_TIMEVAL
#define _STRUCT_USER_TIMEVAL struct user_timeval
structuser_timeval
| user_time_t | tv_sec | seconds |
| __int32_t | tv_usec | and microseconds |
#define _STRUCT_USER_TIMEVAL struct user_timeval
| user_time_t | tv_sec | seconds |
| __int32_t | tv_usec | and microseconds |