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