times

operator fun times(scalar: Int): IntCenturies
operator fun times(scalar: Long): LongCenturies

Multiplies this duration by a scalar value.

Throws

if overflow occurs