core
/
io.islandtime.measures
/
LongSeconds
/
div
common
div
operator fun
div
(scalar:
Int
):
LongSeconds
Content copied to clipboard
operator fun
div
(scalar:
Long
):
LongSeconds
Content copied to clipboard
Divides this duration by a scalar value.
Throws
kotlin.ArithmeticException
if overflow occurs or the scalar is zero