riptide v0.2.79 Riptide.Scheduler

Link to this section Summary

Link to this section Functions

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

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)