SchedEx v0.1.0 SchedEx View Source
SchedEx schedules ‘jobs’ (either m,f,a tuples or functions) to run in the future.
Link to this section Summary
Functions
Cancels the given scheduled job
Runs the given function at the given time
Runs the given module, function and argument tuple at the given time
Runs the given function in given number of milliseconds
Runs the given module, function and argument tuple in given number of milliseconds
Link to this section Functions
Cancels the given scheduled job
Runs the given function at the given time
Runs the given module, function and argument tuple at the given time
Runs the given function in given number of milliseconds
Runs the given module, function and argument tuple in given number of milliseconds