Smartswitch
|
Used to specify time of the day. More...
defined in <Timetable.ice>
struct TimeOfDay { ... }
Data Members | |
int | hour |
The hour of the day. More... | |
int | minute |
The minute within the hour. More... | |
Used to specify time of the day.
For example, 23:59.
int hour |
The hour of the day.
int minute |
The minute within the hour.