Constructor new Scheduler() Source: runtime/scripts/schedule.js, line 368 Table of contents Methods job Methods job(fn) Add a task to the queue. Parameters: Name Type Description fn function Source: runtime/scripts/schedule.js, line 382