core
/
io.islandtime.measures
/
IntYears
/
times
common
times
operator fun
times
(scalar:
Int
):
IntYears
Content copied to clipboard
operator fun
times
(scalar:
Long
):
LongYears
Content copied to clipboard
Multiplies this duration by a scalar value.
Throws
kotlin.ArithmeticException
if overflow occurs