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