Results 1 to 28 of 28

Thread: [RESOLVED] Calculate speed and time remaining of download

Hybrid View

  1. #1

    Thread Starter
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Calculate speed and time remaining of download

    Using the Stop Watch code I found (link post #5) to download AntiVir Personal 13.0.0.3885 which, is 105.24MB but about 5 secs after I start the download the time elapsed in seconds is about.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  2. #2
    PowerPoster
    Join Date
    Jul 2006
    Location
    Maldon, Essex. UK
    Posts
    6,334

    Re: Calculate speed and time remaining of download

    is about ...... what ?

    Perhaps you could post the code you're using - have you remembered to divide by the Frequency ?

  3. #3

    Thread Starter
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Calculate speed and time remaining of download

    Quote Originally Posted by Doogle View Post
    is about ...... what ?

    Perhaps you could post the code you're using - have you remembered to divide by the Frequency ?
    Well, this line is in the original code

    vb Code:
    1. ElapsedSeconds = (currentTime - m_startTime - m_overhead) / m_freq

    Don't think that does what you are referring to since I am getting the wrong result.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width