Class: IntervalStep

hobs.Chaining. IntervalStep

A repeating Step using a poll interval


new IntervalStep( [fct] [, options])

Parameters:
Name Type Argument Default Description
fct function <optional>
Chaining.Step.prototype.defaultExec

The function executed by the step

options object <optional>
{}

Extra options passed to the step to control its execution

Extends

  • Chaining.Step