Skip to main content

Module scheduler

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.