|
-
Aug 26th, 2013, 04:24 AM
#1
Re: Calculate speed and time remaining of download
You don't appear to start the Stopwatch anywhere I suspect you need
Code:
sw.start
UserControl.AsyncRead URL, vbAsyncTypeByteArray, "file", vbAsyncReadForceUpdate
-
Aug 26th, 2013, 04:34 AM
#2
Re: Calculate speed and time remaining of download
 Originally Posted by Doogle
You don't appear to start the Stopwatch anywhere I suspect you need
Code:
sw.start
UserControl.AsyncRead URL, vbAsyncTypeByteArray, "file", vbAsyncReadForceUpdate
Ah ok! I probably deleted it by accident... I have added back into the project. Now the timer starts at 0 and counts up 1,2,3, etc. Although, that is time elapse not remaining?
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|