Home
last modified time | relevance | path

Searched defs:timeval (Results 1 – 2 of 2) sorted by relevance

/sys/include/
Dtime.h7 struct timeval struct
18 int gettimeofday(struct timeval *tv, struct timezone *tz); argument
/lib/liblwip/src/include/lwip/
Dsockets.h313 struct timeval { struct
314 long tv_sec; /* seconds */
315 long tv_usec; /* and microseconds */