Searched defs:dltime (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dftp.c71 double dltime; /* time of the download in msecs */ member in struct:__anon7545
H A Dprogress.c184 progress_update (void *progress, wgint howmuch, double dltime) argument
193 progress_finish (void *progress, double dltime) argument
276 print_row_stats(struct dot_progress *dp, double dltime, bool last) argument
346 dot_update(void *progress, wgint howmuch, double dltime) argument
381 dot_finish(void *progress, double dltime) argument
597 bar_update(void *progress, wgint howmuch, double dltime) argument
643 bar_finish(void *progress, double dltime) argument
680 update_speed_ring(struct bar_progress *bp, wgint howmuch, double dltime) argument
998 double dltime = hist->total_time + (dl_total_time - bp->recent_start); local
[all...]
H A Dhttp.c1310 double dltime; /* time it took to download the data */ member in struct:http_stat

Completed in 165 milliseconds