StandardNode: Delay

Delay standard node
extendsNode

let delay = flow.createNode("common/delay");

Default State

{
  delay: 0;
}