times

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

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