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