minus

abstract operator fun minus(other: Time): Time

Allows to subtract a Time to this Time.

Return

the result of the subtraction

Parameters

other

the time to subtract from the current Time