times

operator fun Progress.times(i: Byte): Progress(source)
operator fun Progress.times(i: Short): Progress(source)
operator fun Progress.times(i: Int): Progress(source)
operator fun Progress.times(i: Long): Progress(source)
operator fun Progress.times(i: Float): Progress(source)
operator fun Progress.times(i: Double): Progress(source)