Lines Matching refs:kIgnoreDelay
942 static constexpr nsecs_t kIgnoreDelay = ms2ns(500);943 if (systemTime() - mLastSwapTime > kIgnoreDelay) {