Open mateimarica opened 2 months ago
Could be calculated as:
(fileSize / (bytesUploaded / milliSinceStart)) / 1000
or, it could take into account only the past 5 seconds of upload speed.
Displaying the upload speed would also be interesting.
Could be calculated as:
(fileSize / (bytesUploaded / milliSinceStart)) / 1000
or, it could take into account only the past 5 seconds of upload speed.
Displaying the upload speed would also be interesting.