StopWatch.stop

void stop() @safe nothrow @nogc

Stops the StopWatch.

stop should not be called if the StopWatch is not running.