ComfyUI Node
Interval Counter
A ComfyUI node in Custom Nodes/Counters with 7 inputs and 1 output.
Interval Counter
- INT
◄resetfalse►
◄modeincrement►
◄min_value0►
◄max_value100►
◄step1►
◄trigger_interval3►
◄tick0►
CategoryCustom Nodes/Counters
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| reset | BOOLEAN | false | — |
| mode | COMBO | increment | 4 options: increment, decrement, inc_to_max, dec_to_min |
| min_value | INT | 00–10000 | — |
| max_value | INT | 1000–10000 | — |
| step | INT | 11–10000 | — |
| trigger_interval | INT | 31–10000 | — |
| tick | INT | 00–999999 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| INT | INT | — |