[#BloombergLP-bsls-Stopwatch-isRunning] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/Stopwatch.adoc[Stopwatch]::isRunning :relfileprefix: ../../../ :mrdocs: Return `true` if this stopwatch is in the RUNNING state, and `false` otherwise. == Synopsis Declared in `<bsls_stopwatch.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isRunning() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#