Contents

init(hour:minute:)

Creates an instance of time.

Declaration

init(hour: Int, minute: Int)

Parameters

  • hour:

    The hour at which the alarm will alert.

  • minute:

    The minute of the hour at which the alarm…

See Also

Creating a scheduled time