StopWatch.start

void start() @safe nothrow @nogc

Starts the StopWatch.

start should not be called if the StopWatch is already running.