Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/platform/
Dtime.h135 int64_t InMillisecondsRoundedUp() const;
Dtime.cc222 int64_t TimeDelta::InMillisecondsRoundedUp() const { in InMillisecondsRoundedUp() function in v8::base::TimeDelta