Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/platform/
Dtime.h165 double TimesOf(const TimeDelta& other) const { in TimesOf() function
169 return TimesOf(other) * 100.0; in PercentOf()