Home
last modified time | relevance | path

Searched refs:countindex (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dprogress.c415 int countindex; /* amount of seconds stored in the speeder array */ in progress_calc() local
435 countindex = ((p->speeder_c >= CURR_TIME)? CURR_TIME:p->speeder_c) - 1; in progress_calc()
438 if(countindex) { in progress_calc()

Completed in 5 milliseconds