Searched refs:last_eta_time (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dprogress.c548 double last_eta_time; /* time of the last update to download
1015 && dl_total_time - bp->last_eta_time < ETA_REFRESH_INTERVAL)
1031 bp->last_eta_time = dl_total_time;
546 double last_eta_time; /* time of the last update to download member in struct:bar_progress

Completed in 18 milliseconds