Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/platform/
Dtime.h141 struct mach_timespec ToMachTimespec() const;
Dtime.cc258 struct mach_timespec TimeDelta::ToMachTimespec() const { in ToMachTimespec() function in v8::base::TimeDelta