alchemist
alchemist
/
it.unibo.alchemist.model.interfaces
/
Time
/
plus
plus
abstract
fun
plus
(
dt
:
Time
)
:
Time
Content copied to clipboard
Allows to add a
Time
to this
Time
.
Return
the result of the sum
Parameters
dt
the time to sum to the current
Time