korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-time-core
/
korlibs.time
/
FastDuration
/
div
div
operator
fun
div
(
other
:
FastDuration
)
:
Double
operator
fun
div
(
scale
:
Double
)
:
FastDuration
inline operator
fun
div
(
scale
:
Number
)
:
FastDuration
operator
fun
div
(
other
:
Duration
)
:
Double