[#BloombergLP-bsls-Stopwatch-reset] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/Stopwatch.adoc[Stopwatch]::reset :relfileprefix: ../../../ :mrdocs: Place this stopwatch in the STOPPED state, unconditionally stopping the accumulation of elapsed times, and set the quiescent elapsed times to 0.0. == Synopsis Declared in `<bsls_stopwatch.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void reset(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#