Searched refs:tv2double (Results 1 – 3 of 3) sorted by relevance
271 if (tv2double(&delta) > duration) { break; } in main()473 (float) (tv2double(&endTime) - tv2double(&startTime))); in randDelay()
31 double tv2double(const struct timeval *val);
58 double tv2double(const struct timeval *val) in tv2double() function