cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: callbacks and transfer rates

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 2 Jun 2004 10:54:28 +0200 (CEST)

On Tue, 1 Jun 2004, Zeller, William P. (2006) wrote:

> I've been using libcurl very happily over the last year, but had a question.
> Is there a way to get the transfer rate of a download in the callback?

No.

But you can very easily just keep track of the time yourself and calculate the
speed on your own!

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-06-02