times

Common
JVM
JS
Native
1.0
operator fun times(scale: Int): Duration
operator fun times(scale: Double): Duration

Returns a duration whose value is this duration value multiplied by the given scale number.