Progress

fun Progress(currentByteCount: Long = 0, totalByteCount: Long = 0, intervalByteCount: Long = 0, intervalTime: Long = 0, startElapsedRealtime: Long = SystemClock.elapsedRealtime())