Skip to main content
Version: Next

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.