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

  /external/chromium_org/base/message_loop/
incoming_task_queue.cc 110 bool needs_high_res_timers = delay.InMilliseconds() < local
112 if (needs_high_res_timers) {
  /external/chromium/base/
message_loop.cc 490 bool needs_high_res_timers = local
492 if (needs_high_res_timers) {

Completed in 739 milliseconds