Home
last modified time | relevance | path

Searched refs:InNanoseconds (Results 1 - 4 of 4) sorted by relevance

/third_party/gn/src/util/
H A Dticks.h24 uint64_t InNanoseconds() const { return delta_; } in InNanoseconds() function in TickDelta
/third_party/node/deps/v8/src/base/platform/
H A Dsemaphore.cc40 dispatch_time(DISPATCH_TIME_NOW, rel_time.InNanoseconds()); in WaitFor()
H A Dtime.h137 int64_t InNanoseconds() const;
H A Dtime.cc239 int64_t TimeDelta::InNanoseconds() const { in InNanoseconds() function in v8::base::TimeDelta

Completed in 4 milliseconds