Patches

Stopwatch

Stopwatch

Measure elapsed time. Use Wait to create a countdown/timer.

Stopwatch

  • Start
  • Stop
  • Reset
  • Time

Start

A pulse that starts the stopwatch.

Stop

A pulse that pauses the stopwatch.

Reset

A pulse that resets the stopwatch to 0.

Time

The time elapsed since the stopwatch started, in seconds.