Searched refs:MIN_TO_NANOS (Results 1 – 4 of 4) sorted by relevance
42 #define MIN_TO_NANOS(x) SEC_TO_NANOS (x * UINT64_C(60)) macro43 #define HRS_TO_NANOS(x) MIN_TO_NANOS (x * UINT64_C(60))
130 #define OTC_MODEL_AGE_UPDATE_NANOS (MIN_TO_NANOS(1))140 #define OTC_OFFSET_IS_STALE_NANOS (MIN_TO_NANOS(30))
35 .offset_age_nanos = MIN_TO_NANOS(5),41 .offset_age_nanos = MIN_TO_NANOS(15),
65 constexpr uint64_t kNanoSensorCalMessageIntervalNanos = MIN_TO_NANOS(1);