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