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

  /external/chromium_org/v8/src/
platform-win32.cc 470 static const int64_t kHundredNanosecondsPerSecond = 10000000;
472 60*kHundredNanosecondsPerSecond; // 1 minute
    [all...]
  /external/v8/src/
platform-win32.cc 462 static const int64_t kHundredNanosecondsPerSecond = 10000000;
464 60*kHundredNanosecondsPerSecond; // 1 minute
    [all...]

Completed in 93 milliseconds