Package com.drake.net.component

Types

Progress
Link copied to clipboard
data class Progress(currentByteCount: Long, totalByteCount: Long, intervalByteCount: Long, intervalTime: Long, startElapsedRealtime: Long)