Searched refs:ts2double (Results 1 – 2 of 2) sorted by relevance
47 double ts2double(const struct timespec *val) in ts2double() function278 if (ts2double(&delta) > amt) { break; } in testDelay()281 remaining = double2ts(amt - ts2double(&delta)); in testDelay()303 if (ts2double(&delta) > amt) { break; } in testDelaySpin()
30 double ts2double(const struct timespec *val);