Searched defs:timeval (Results 1 – 2 of 2) sorted by relevance
7 struct timeval struct18 int gettimeofday(struct timeval *tv, struct timezone *tz); argument
313 struct timeval { struct314 long tv_sec; /* seconds */315 long tv_usec; /* and microseconds */