Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cb_prg.c176 else if((tvdiff(now, bar->prevtime) < 100L) && point < total) in tool_progress_cb()
182 if(tvdiff(now, bar->prevtime) < 100L) in tool_progress_cb()
225 bar->prevtime = now; in tool_progress_cb()
H A Dtool_cb_prg.h34 struct timeval prevtime; member

Completed in 4 milliseconds