inline operator fun Period.times(multiplicand: Int): Period
Multiply this Period by the multiplicand.
multiplicand
See Also
Period.multipliedBy