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