Searched refs:InNanoseconds (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/base/platform/ | ||
D | time.h | 75 int64_t InNanoseconds() const; |
D | time.cc | 182 int64_t TimeDelta::InNanoseconds() const { in InNanoseconds() function in v8::base::TimeDelta |