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.
TaskScheduleP 🔒

Enums§

SchedulerCommand 🔒
A command sent from task handles to schedule objects.
SleepError
An error returned while telling a TaskSchedule to sleep.