Module scheduler

Source
Expand description

Utilities for dealing with periodic recurring tasks.

Structs§

TaskHandle
A handle used to control a TaskSchedule.
TaskSchedule
A remotely-controllable trigger for recurring tasks.

Enums§

SleepError
An error returned while telling a TaskSchedule to sleep.