Nodes/Img Label Tools/Local Timer Start
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.

By rjgoif·Created 8 months ago·Updated about a month ago· 5
Local Timer Start
  • passthrough
  • passthrough
  • timer
CategoryImage Label Tools

Inputs (1)

NameTypeDefaultDescription
passthrough*Any value or list — passed through unchanged.

Outputs (2)

NameTypeDescription
passthrough*The input value(s), unchanged.
timerTIMEREpoch timestamp — wire this to a TimerEnd node.