Expand description

Schedule functions to run outside a direct zome call.

Structs

A fully qualified scheduled function.

Enums

Defines either a persisted or ephemeral schedule for a schedule function. Persisted schedules survive a conductor reboot, ephemeral will not. Persisted schedules continue beyond irrecoverable errors, ephemeral do not.

Scheduling errors.

Constants

Expire persisted schedules after this long.

Tick the scheduler every this many millis.