18 #ifndef itkTimeProbe_h
19 #define itkTimeProbe_h
21 #include "itkConfigure.h"
45 ResourceProbe< RealTimeClock::TimeStampType, RealTimeClock::TimeStampType >
78 #endif //itkTimeProbe_h
Computes the time passed between two points in code.
RealTimeClock::TimeStampType TimeStampType
Provides a timestamp from a real-time clock.
RealTimeClock::Pointer m_RealTimeClock
Computes the change of a value between two points in code.