Home
last modified time | relevance | path

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

/curl/lib/
H A Dprogress.c482 static curl_off_t pgrs_est_percent(curl_off_t total, curl_off_t cur) in pgrs_est_percent() function
499 est->percent = pgrs_est_percent(d->total_size, d->cur_size); in pgrs_estimates()
551 total_estm.percent = pgrs_est_percent(total_expected_size, total_cur_size); in progress_meter()

Completed in 4 milliseconds