The maximum number of milliseconds a cycle may run. A cycle will stop after it has used the number of milliseconds listed here. Setting this to 0 means "run until done" which is not generally recommended.
The timeout between one cycle and the next. This is the number of milliseconds that elapse before the next cycle runs.
Generated using TypeDoc
The options accepted by a task runner.