Stopwatch
The Stopwatch patch represents a stopwatch that can be used for precise timing. It attempts to be as accurate as possible.
Start
A signal that starts the stopwatch.
Stop
A signal that stops the stopwatch.
Reset
A signal that resets the stopwatch to 0.
Time
The current stopwatch time.