ComfyUI Node
Stop Timer
A ComfyUI node in Kinburg-Nodes/util with 3 inputs and 3 outputs.
Stop Timer
- passthrough
- passthrough
- elapsed
- seconds
◄start_seconds0.00►
◄formatauto►
CategoryKinburg-Nodes/util
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| passthrough | * | Any value — it passes through unchanged. Wiring it from the end of the slice is what stops the timer here. | |
| start_seconds | FLOAT | 0.00 | Connect 'start_seconds' from the Start Timer node. |
| format | COMBO | auto | How to format the elapsed time string. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| passthrough | * | — |
| elapsed | STRING | — |
| seconds | FLOAT | — |