Skip to main content

delay

Node Type ID: 'studio.tokens.generic.delay'

Package

This is a core package available at Graph Engine

To install

npm install @tokens-studio/graph-engine

Description

When trigger, it will output the provided value after a delay

Inputs

delay

The delay in milliseconds

  • Default: 1000

value

No description

Outputs

value

No description

Example

No examples