API Reference SchedEx v1.1.4

Modules

SchedEx schedules jobs (either an m,f,a or a function) to run in the future. These jobs are run in isolated processes, and are unsurpervised.

The default module used to set the time_scale. Can be thought of as "normal time" where "now" is now and speedup is 1 (no speedup).

Constrols time in SchedEx, often used to speed up test runs, or implement custom timing loops.