minus

abstract operator fun minus(other: Time): Time(source)

Allows to subtract a Time to this Time.

Return

the result of the subtraction

Parameters

other

the time to subtract from the current Time