[#BloombergLP-bsls-Stopwatch-k_COLLECT_WALL_AND_CPU_TIMES] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/Stopwatch.adoc[Stopwatch]::k_COLLECT_WALL_AND_CPU_TIMES :relfileprefix: ../../../ :mrdocs: For readability/ease of understanding of code that calls the `start(bool)` method use these constants as arguments. == Synopsis Declared in `<bsls_stopwatch.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool const k_COLLECT_WALL_AND_CPU_TIMES = true; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#