#include <SystemTimeKeeper.h>
Public Attributes | |
std::vector< ModuleInPathTiming > | m_moduleTiming |
WallclockTimer | m_timer |
Definition at line 78 of file SystemTimeKeeper.h.
std::vector<ModuleInPathTiming> edm::SystemTimeKeeper::PathTiming::m_moduleTiming |
Definition at line 80 of file SystemTimeKeeper.h.
Referenced by fillPathSummary(), edm::SystemTimeKeeper::pauseModuleEvent(), and edm::SystemTimeKeeper::stopModuleEvent().
WallclockTimer edm::SystemTimeKeeper::PathTiming::m_timer |
Definition at line 79 of file SystemTimeKeeper.h.
Referenced by fillPathSummary().