Searched refs:time2str (Results 1 – 1 of 1) sorted by relevance
32 static void time2str(char *r, curl_off_t seconds) in time2str() function446 time2str(time_left, total_estimate > 0?(total_estimate - timespent):0); in Curl_pgrsUpdate()447 time2str(time_total, total_estimate); in Curl_pgrsUpdate()448 time2str(time_spent, timespent); in Curl_pgrsUpdate()