times

operator fun times(scale: Double): FastDuration
inline operator fun times(scale: Number): FastDuration
operator fun times(other: Duration): FastDuration