Searched defs:time_left (Results 1 – 4 of 4) sorted by relevance
276 char time_left[10]; in Curl_pgrsUpdate() local
44 static int time_left(struct timeval *diff, struct timeval *exp) in time_left() function
404 int64_t time_left = (next_rtp_time_ - first_packet_rtp_time_) - in TimeUntilNextPacket() local
1823 const long time_left = Curl_timeleft(data, NULL, TRUE); in nss_do_connect() local