Searched defs:timeval (Results 1 – 1 of 1) sorted by relevance
47 struct timeval { struct48 time_t tv_sec; /* seconds */49 suseconds_t tv_usec; /* and microseconds */