API Reference erlcron v#1.3.7
Modules
Per-job gen_server that manages the lifecycle of a single scheduled job.
OTP application callback module for erlcron.
Global clock controller for the erlcron scheduler.
Simple-one-for-one supervisor that owns all running cron job processes.
Job registry that maps job references to their agent PIDs.
Top-level one-for-one supervisor for the erlcron application.
Utility functions for epoch time conversion used internally by erlcron.
Erlcron is a testable cron-like job scheduler for Erlang applications.