ComfyUI Node
Start Timer
A ComfyUI node in Kinburg-Nodes/util with 3 inputs and 3 outputs.
Start Timer
- any_1
- any_2
- passthrough
- start_seconds
- start_time
◄time_format%Y-%m-%d %H:%M:%S►
CategoryKinburg-Nodes/util
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| any_1 | * | Main line — passes through unchanged. The timer starts only after ALL connected inputs are ready, so tap every branch feeding your sampler (noise / guider / sampler / sigmas / latent) to start right before it runs, not as soon as one branch is ready. | |
| time_format | STRING | %Y-%m-%d %H:%M:%S | strftime pattern for the 'start_time' string output. |
| any_2opt | * | Extra dependency taps — more slots appear as you connect. They only gate WHEN the timer starts; just any_1 is passed through. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| passthrough | * | — |
| start_seconds | FLOAT | — |
| start_time | STRING | — |