times

abstract operator fun times(other: Double): Time(source)

Allows to multiply this Time for a constant.

Return

the result of the multiplication

Parameters

other

the Time to sum to the current Time