ComfyUI Node
Local Timer Start
Records the current time and passes it to a TimerEnd node. Place this just before the node(s) you want to time.
Local Timer Start
- passthrough
- passthrough
- timer
CategoryImage Label Tools
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| passthrough | * | Any value or list — passed through unchanged. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| passthrough | * | The input value(s), unchanged. |
| timer | TIMER | Epoch timestamp — wire this to a TimerEnd node. |