Home | History | Annotate | Download | only in runtime

Lines Matching full:one_ms

470   const uint64_t one_ms  = 1000 * 1000;
474 } else if (nano_duration >= one_ms) {
485 const uint64_t one_ms = 1000 * 1000;
492 return one_ms;