struct timeval {time_t tv_sec; // seconds long tv_usec; // microseconds re1. struct timespec 和 struct timeval;end