times

abstract operator fun times(other: Double): Time

Allows to multiply this Time for a constant.

Return

the result of the multiplication

Parameters

other

the Time to sum to the current Time