times

operator fun times(scalar: Int): Seconds
operator fun times(scalar: Long): Seconds

Multiplies this duration by a scalar value. @throws ArithmeticException if overflow occurs