Home | History | Annotate | Download | only in runtime

Lines Matching refs:one_ms

488   const uint64_t one_ms  = 1000 * 1000;
492 } else if (nano_duration >= one_ms) {
503 const uint64_t one_ms = 1000 * 1000;
510 return one_ms;