timeval 46 uspace/lib/posix/include/posix/sys/time.h extern int gettimeofday(struct timeval *, void *); timeval 238 uspace/lib/posix/src/time.c struct timeval tv; timeval 311 uspace/lib/posix/src/time.c int gettimeofday(struct timeval *tv, void *tz)HelenOS homepage, sources at GitHub