toggle menu
alchemist
jvm
switch theme
search in API
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