gettimeofday 46 uspace/lib/posix/include/posix/sys/time.h extern int gettimeofday(struct timeval *, void *); gettimeofday 244 uspace/lib/posix/src/time.c gettimeofday(&tv, NULL);