Home
last modified time | relevance | path

Searched refs:lastshow (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dprogress.c136 data->progress.lastshow = 0; in Curl_pgrsDone()
414 if(p->lastshow != now.tv_sec) { in progress_calc()
417 p->lastshow = now.tv_sec; in progress_calc()
H A Durldata.h1165 time_t lastshow; /* time() of the last displayed progress meter or NULL to member

Completed in 6 milliseconds