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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
In d839472 commit (#199) we added
DownloaderService
. In order to have more statistics, let's implementTimedDownloaderService
(in the same fashion asTimedImagePreviewStrategy
).If download succeeded, it should print how many bytes were downloaded along with a spending time.
The text was updated successfully, but these errors were encountered: