You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In d839472 commit (#199) we added DownloaderService. In order to have more statistics, let's implement TimedDownloaderService (in the same fashion as TimedImagePreviewStrategy).
If download succeeded, it should print how many bytes were downloaded along with a spending time.