79465799

Date: 2025-02-25 08:07:06
Score: 1
Natty:
Report link

first try to calculate download speed over 5-10 second period like

speed = downloaded_bytes_from_all_8_connections_in_last_10seconds/10

it'll give you average speed over last 10 seconds

now just use simple math to get the remaining time,

remaning_number_of_seconds = total_remaining_bytes/speed

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Manuver Khan