Searched defs:one_sec (Results 1 – 5 of 5) sorted by relevance
63 const uint64_t one_sec = 1000 * 1000 * 1000; in GetAppropriateTimeUnit() local78 const uint64_t one_sec = 1000 * 1000 * 1000; in GetNsToTimeUnitDivisor() local
24 const uint64_t one_sec = 1000000000; in TEST() local
22 let one_sec = Duration::from_secs(1); in test_duration() localVariable
803 let one_sec = std::time::Duration::from_secs(1); in test_disable_lifo_slot() localVariable
66 const int32_t one_sec = 1000 * 1000 * 1000; // one second in nanoseconds. in ComputeRelativeTimeSpec() local