Return true if this stopwatch is in the RUNNING state, and false otherwise.

Synopsis

Declared in <bsls_stopwatch.h>

bool
isRunning() const;

Created with MrDocs