Searched refs:kIntervalNs (Results 1 – 1 of 1) sorted by relevance
73 constexpr nsecs_t kIntervalNs = nsecs_t(10) * 1000 * 1000; // 10ms in threadLoop() local74 constexpr nsecs_t kWaitNs = kIntervalNs * 2; in threadLoop()83 nowNs - queue.lastQueuedTimestampNs < kIntervalNs)) { in threadLoop()