Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds