Searched refs:gShouldUseHighResolutionTimers (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/
H A DSettings.h192 static bool shouldUseHighResolutionTimers() { return gShouldUseHighResolutionTimers; }
337 static bool gShouldUseHighResolutionTimers; member in class:WebCore::Settings
H A DSettings.cpp89 bool Settings::gShouldUseHighResolutionTimers = true; member in class:WebCore::Settings
547 gShouldUseHighResolutionTimers = shouldUseHighResolutionTimers;

Completed in 110 milliseconds