HomeSort by relevance Sort by last modified time
    Searched refs:kMinLowResolutionThresholdMs (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
time.h 273 static const int kMinLowResolutionThresholdMs = 16;
message_loop.cc 491 delay_ms < (2 * base::Time::kMinLowResolutionThresholdMs);

Completed in 170 milliseconds