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