Return true if this stopwatch is in the RUNNING state, and false otherwise.
true
false
Declared in <bsls_stopwatch.h>
<bsls_stopwatch.h>
bool isRunning() const;
Created with MrDocs