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