times

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

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