Home
last modified time | relevance | path

Searched refs:InNanoseconds (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/base/platform/
Dtime.h75 int64_t InNanoseconds() const;
Dtime.cc182 int64_t TimeDelta::InNanoseconds() const { in InNanoseconds() function in v8::base::TimeDelta