Searched refs:gShouldUseHighResolutionTimers (Results 1 – 2 of 2) sorted by relevance
395 static bool shouldUseHighResolutionTimers() { return gShouldUseHighResolutionTimers; } in shouldUseHighResolutionTimers()650 static bool gShouldUseHighResolutionTimers; variable
59 bool Settings::gShouldUseHighResolutionTimers = true; member in WebCore::Settings914 gShouldUseHighResolutionTimers = shouldUseHighResolutionTimers; in setShouldUseHighResolutionTimers()