alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model
/
Time
/
plus
plus
abstract
operator
fun
plus
(
other
:
Time
)
:
Time
Allows to add a
Time
to this
Time
.
Return
the result of the sum
Parameters
other
the time to sum to the current
Time