Home
last modified time | relevance | path

Searched refs:Curl_pgrsTimeWas (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dprogress.h69 void Curl_pgrsTimeWas(struct Curl_easy *data, timerid timer,
H A Dprogress.c160 * Curl_pgrsTimeWas(). Store the timestamp time at the given label.
162 void Curl_pgrsTimeWas(struct Curl_easy *data, timerid timer, in Curl_pgrsTimeWas() function
246 Curl_pgrsTimeWas(data, timer, now); in Curl_pgrsTime()
H A Dcfilters.c627 Curl_pgrsTimeWas(data, TIMER_CONNECT, connected); in conn_report_connect_stats()
632 Curl_pgrsTimeWas(data, TIMER_APPCONNECT, appconnected); in conn_report_connect_stats()

Completed in 3 milliseconds