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