Packages

A scheduling expansion for the Clockwork library, providing a way to define and manage recurring tasks.

Current section

Files

Jump to
clockwork_schedule include clockwork_schedule_Schedule.hrl
Raw

include/clockwork_schedule_Schedule.hrl

-record(schedule, {
subject :: gleam@erlang@process:subject(clockwork_schedule:message())
}).