TimerJob

v0.1.1

  • Pages
  • Modules

    TimerJob v0.1.1 TimerJob

    Link to this section Summary

    Functions

    function_name()
    init()
    run(pid)
    start_link(module, function, args, interval, period \\ :infinity)
    state(server)
    stop(pid)
    update_state(pid, new_state)

    Link to this section Functions

    Link to this function function_name()
    Link to this function init()
    Link to this function run(pid)
    Link to this function start_link(module, function, args, interval, period \\ :infinity)
    Link to this function state(server)
    Link to this function stop(pid)
    Link to this function update_state(pid, new_state)

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer.