toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-commons
/
ktfx.time
/
plus
plus
inline operator
fun
Duration
.
plus
(
other
:
Duration
)
:
Duration
Returns a duration whose value is the sum of this and
other
duration values.
See also
Duration.
plus