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