Searched refs:NANOS_PER_MILLI (Results 1 – 1 of 1) sorted by relevance
49 const uint64_t NANOS_PER_MILLI = NANOS_PER_MICRO * 1000; variable50 const uint64_t NANOS_PER_SECOND = NANOS_PER_MILLI * 1000;