Home | History | Annotate | Download | only in lib

Lines Matching refs:Curl_timeleft

168  * Curl_timeleft() returns the amount of milliseconds left allowed for the
181 long Curl_timeleft(struct SessionHandle *data,
743 allow = Curl_timeleft(data, &now, TRUE);
1142 long timeout_ms = Curl_timeleft(data, &before, TRUE);