Module sep2_client::event
source · Available on crate feature
event
only.Expand description
Structs
- A wrapper around an
SEEvent
resource. - Schedule for a given function set, and a specific server.
Enums
- The current state of an
EventInstance
in the schedule.
Traits
- A Trait specifying a callback for a
Schedule
- A Trait representing the common interface of all schedules.