#include <RunStopwatch.h>
Public Types | |
typedef boost::shared_ptr < CPUTimer > | StopwatchPointer |
Public Member Functions | |
RunStopwatch (const StopwatchPointer &ptr) | |
~RunStopwatch () | |
Private Attributes | |
StopwatchPointer | stopwatch_ |
Definition at line 19 of file RunStopwatch.h.
typedef boost::shared_ptr<CPUTimer> edm::RunStopwatch::StopwatchPointer |
Definition at line 22 of file RunStopwatch.h.
|
inline |
|
inline |
|
private |
Definition at line 37 of file RunStopwatch.h.
Referenced by RunStopwatch(), and ~RunStopwatch().