OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BusyWait
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
timing.h
54
//
BusyWait
() exhausts CPU as long as the time elapsed is less than
57
double
BusyWait
(double period);
timing.cc
87
double Timing::
BusyWait
(double period) {
cpumonitor_unittest.cc
61
time.
BusyWait
(busy_time);
Completed in 62 milliseconds