is_greater_timeval
return (is_greater_timeval(&now, &old_time));
suc_code is_greater_timeval(struct timeval *, struct timeval *);