alchemist-full
Toggle table of contents
37.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist-full
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