Skip to main content
Version: 2.13

Ticker

Dispatches a controlFlow every x millisecond.

Description​

Triggers the output control-flow at every specified interval. It is also controlled by an on/off switch.

Inputs​

  • Interval [ms] (Number): The interval in milliseconds.
  • On/Off (Boolean): true to activate the ticker, false to turn it off.

Outputs​

  • Control flow (Control Flow): The output control-flow.