#include <BESStopWatch.h>
List of all members.
Detailed Description
Definition at line 44 of file BESStopWatch.h.
Constructor & Destructor Documentation
BESStopWatch::BESStopWatch |
( |
| ) |
|
|
inline |
virtual BESStopWatch::~BESStopWatch |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
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 157 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: