Searched refs:ToMachTimespec (Results 1 – 3 of 3) sorted by relevance
63 ts = (end - now).ToMachTimespec(); in WaitFor()
102 struct mach_timespec ToMachTimespec() const;
258 struct mach_timespec TimeDelta::ToMachTimespec() const { in ToMachTimespec() function in v8::base::TimeDelta