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

  /external/chromium_org/v8/src/base/platform/
time.h 46 static TimeDelta FromNanoseconds(int64_t nanoseconds);
time.cc 54 TimeDelta TimeDelta::FromNanoseconds(int64_t nanoseconds) {

Completed in 55 milliseconds