Packages
A scheduling expansion for the Clockwork library, providing a way to define and manage recurring tasks.
Current section
Files
Jump to
Current section
Files
include/clockwork_schedule_Schedule.hrl
-record(schedule, {
subject :: gleam@erlang@process:subject(clockwork_schedule:message())
}).