StopWatch.reset
void reset() @safe nothrow @nogcResets the StopWatch.
The StopWatch can be reset while it's running, and resetting it while it's running will not cause it to stop.
void reset() @safe nothrow @nogcResets the StopWatch.
The StopWatch can be reset while it's running, and resetting it while it's running will not cause it to stop.