Searched refs:lastruntime (Results 1 – 1 of 1) sorted by relevance
36 curl_off_t lastruntime; /* type depends on version, see above */ member54 if((curtime - myp->lastruntime) >= MINIMAL_PROGRESS_FUNCTIONALITY_INTERVAL) { in xferinfo()55 myp->lastruntime = curtime; in xferinfo()78 prog.lastruntime = 0; in main()
Completed in 6 milliseconds