Expand description
Utilities for dealing with periodic recurring tasks.
Structs§
- Task
Handle - A handle used to control a
TaskSchedule
. - Task
Schedule - A remotely-controllable trigger for recurring tasks.
- Task
ScheduleP 🔒
Enums§
- Scheduler
Command 🔒 - A command sent from task handles to schedule objects.
- Sleep
Error - An error returned while telling a
TaskSchedule
to sleep.