operator fun times(scalar: Int): Period
Multiply each component of this period by a scalar value.
ArithmeticException - if overflow occurs
ArithmeticException