ComfyUI Node
Delay
A ComfyUI node in Kinburg-Nodes/flow/loops with 3 inputs and 1 output.
Delay
- value
- value
◄seconds0.5►
◄label►
CategoryKinburg-Nodes/flow/loops
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| value | * | Passed straight through after the pause — drop this node into any wire. | |
| seconds | FLOAT | 0.50–600 | How long to pause before passing the value on. Handy inside a loop body to watch iterations. |
| labelopt | STRING | Optional tag printed to the console on each pause, e.g. to mark which delay fired. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| value | * | — |