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.
Enums§
- Sleep
Error - An error returned while telling a
TaskSchedule
to sleep.