updateTime

open fun updateTime(hourOfDay: Int, minuteOfHour: Int)(source)

Sets the current time.

Parameters

hourOfDay

The current hour within the day.

minuteOfHour

The current minute within the hour.