ref: 3cc8de7beda4e1a99a33728014953fc1158a336a dir: /src/libc/arch/posix/time.h/
struct timeval { time_t tv_sec; __suseconds_t tv_usec; };