OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enablehighresolutiontimer
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/test/
test_suite.cc
203
base::Time::
EnableHighResolutionTimer
(true);
/external/chromium/base/
time.h
282
static void
EnableHighResolutionTimer
(bool enable);
286
//
EnableHighResolutionTimer
), this function will return false. Otherwise
time_win.cc
153
void Time::
EnableHighResolutionTimer
(bool enable) {
Completed in 66 milliseconds