mirror of
https://github.com/waydroid/waydroid.git
synced 2026-08-02 19:14:28 -04:00
Compute download speed and print download progress updates every 2 seconds; 0.01 seconds was too fast to compute any meaningful download speed, and it unnecessarily floods our DBus progress reporting. Make sure to also report progress if the download stalled, at 0mbps.