Home
last modified time | relevance | path

Searched refs:FromTimespec (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/base/platform/
H A Dcondition-variable.cc104 Time now = Time::FromTimespec(ts); in WaitFor()
H A Dtime.h144 static TimeDelta FromTimespec(struct timespec ts);
386 static Time FromTimespec(struct timespec ts);
H A Dtime.cc271 TimeDelta TimeDelta::FromTimespec(struct timespec ts) { in FromTimespec() function in v8::base::TimeDelta
405 Time Time::FromTimespec(struct timespec ts) { in FromTimespec() function in v8::base::Time

Completed in 3 milliseconds