#include <BESStopWatch.h>
Definition at line 44 of file BESStopWatch.h.
BESStopWatch::BESStopWatch |
( |
| ) |
|
|
inline |
virtual BESStopWatch::~BESStopWatch |
( |
| ) |
|
|
inlinevirtual |
void BESStopWatch::dump |
( |
ostream & |
strm | ) |
const |
|
virtual |
dumps information about this object
Displays the pointer value of this instance
- Parameters
-
strm | C++ i/o stream to dump the information to |
Implements BESObj.
Definition at line 161 of file BESStopWatch.cc.
References BESIndent::LMarg().
virtual int BESStopWatch::microseconds |
( |
| ) |
|
|
inlinevirtual |
virtual int BESStopWatch::seconds |
( |
| ) |
|
|
inlinevirtual |
bool BESStopWatch::start |
( |
| ) |
|
|
virtual |
bool BESStopWatch::stop |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: