Searched refs:kMinLowResolutionThresholdMs (Results 1 – 2 of 2) sorted by relevance
70 delay.InMilliseconds() < (2 * Time::kMinLowResolutionThresholdMs)) { in AddToIncomingQueue()
596 static const int kMinLowResolutionThresholdMs = 16; variable