Searched refs:HRS_TO_NANOS (Results 1 – 2 of 2) sorted by relevance
47 #define HRS_TO_NANOS(x) MIN_TO_NANOS ((x) * UINT64_C(60)) macro48 #define DAYS_TO_NANOS(x) HRS_TO_NANOS ((x) * UINT64_C(24))
133 #define OTC_STALE_CHECK_TIME_NANOS (HRS_TO_NANOS(2))