me_t *timep, struct tm *result);
? ? ? time_t mktime(struct tm *tm);
? ? ? double difftime(time_t time1, time_t time0);
? ? ? int gettimeofday(struct timeva l *tv, struct timezone *tz);
? ? ? int settimeofday(const struct timeva l *tv , const struct timezone *tz);