Lines Matching defs:waitStart
204 uint64_t waitStart = 0;212 waitStart = NanoTime() / 1000;224 uint64_t wait_ms = (waitEnd - waitStart) / 1000;