toggle menu
alchemist
35.0.1
jvm
switch theme
search in API
alchemist-api
/
it.unibo.alchemist.model
/
Time
/
plus
plus
abstract
operator
fun
plus
(
other
:
Time
)
:
Time
(
source
)
Allows to add a
Time
to this
Time
.
Return
the result of the sum
Parameters
other
the time to sum to the current
Time