riptide v0.2.79 Riptide.Scheduler
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for Supervisor.init/1
.
Link to this section Functions
Link to this function
cancel(task)
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
execute(task)
Link to this function
info(task)
Link to this function
init(_)
Callback implementation for Supervisor.init/1
.
Link to this function
schedule(timestamp, mod, fun, args, key \\ nil)
Link to this function
schedule_in(mod, fun, args, offset, key \\ nil)
Link to this function
start_link(opts)
Link to this function