[][src]Module uhr::wecker

Structs

Alarm

An opaque structure representing an alarm that may or may not repeat periodically

DayFlags

A bit packed structure representing days of the week

Wecker

A structure for storing a wall clock with associated alarms. Alarms are stored in a binary heap, in a "soonest first" order.

Enums

Error