☰
D
dejadoc
PHOBOS
/
std.datetime.stopwatch
/
StopWatch.stop
🔍
☾
StopWatch.stop
void stop()
@safe
nothrow
@nogc
Stops the StopWatch.
stop should not be called if the StopWatch is not running.