BloombergLP::bsls::Stopwatch::stop

Stop this stopwatch and cease accumulating elapsed times.

Synopsis

Declared in <bsls_stopwatch.h>

void
stop();

Description

Place this stopwatch in the STOPPED state, unconditionally stopping the accumulation of elapsed times. Note that the quiescent accumulated elapsed times are available while in the STOPPED state.