Searched refs:kIgnoreDelay (Results 1 – 1 of 1) sorted by relevance
258 static constexpr nsecs_t kIgnoreDelay = ms2ns(500); in resync() local263 if (now - last > kIgnoreDelay) { in resync()