☰
DDOCs
PHOBOS
v2.112.1
/
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.