ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
#include <itkTimeProbesCollectorBase.h>
Public Member Functions | |
TimeProbesCollectorBase () | |
virtual | ~TimeProbesCollectorBase () |
Aggregates a set of time probes.
This class defines a set of TimeProbes and assign names to them. The user can start and stop each one of the probes by addressing them by name.
Definition at line 38 of file itkTimeProbesCollectorBase.h.
Constructor
virtual itk::TimeProbesCollectorBase::~TimeProbesCollectorBase | ( | ) | [virtual] |
destructor