Fix download speed
Use lastStatsUpdate instead of startDL since receivedDataSize corresponds to the received chunk and not the total amout of received data.
Also fix startDL not to be updated when the view controller is shown again.
Edited by Edgar Fouillet