Searched refs:tv2double (Results 1 – 3 of 3) sorted by relevance
31 double tv2double(const struct timeval *val);
55 double tv2double(const struct timeval *val) in tv2double() function
394 if (tv2double(&delta) > duration) { break; } in main()