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

  /external/chromium/base/
time_win.cc 73 int64 CurrentWallclockMicroseconds() {
87 initial_time = CurrentWallclockMicroseconds();
110 // CurrentWallclockMicroseconds(), we'd have the less-granular timer.
  /external/chromium_org/base/time/
time_win.cc 73 int64 CurrentWallclockMicroseconds() {
87 initial_time = CurrentWallclockMicroseconds();
111 // CurrentWallclockMicroseconds(), we'd have the less-granular timer.

Completed in 138 milliseconds