18 #ifndef itkTimeProbe_h
19 #define itkTimeProbe_h
21 #include "itkConfigure.h"
45 ResourceProbe< RealTimeClock::TimeStampType, RealTimeClock::TimeStampType >
68 virtual TimeStampType GetInstantValue(
void) const ITK_OVERRIDE;
82 RealTimeClock::Pointer m_RealTimeClock;
86 #endif //itkTimeProbe_h
Computes the time passed between two points in code.
Provides a timestamp from a real-time clock.
RealTimeClock::TimeStampType TimeStampType
Computes the change of a value between two points in code.