Searched refs:timediff (Results 1 – 1 of 1) sorted by relevance
611 int64_t timediff; in stp_check_leap() local630 timediff = tod_to_ns(lsoib->nlsout - get_tod_clock()) / NSEC_PER_SEC; in stp_check_leap()638 if (timediff < 0) { in stp_check_leap()641 } else if (timediff < 7200) { in stp_check_leap()