18 #ifndef itkRealTimeClock_h
19 #define itkRealTimeClock_h
76 void PrintSelf(std::ostream & os,
Indent indent)
const override;
87 const TimeStamp & GetTimeStamp()
const override;
91 #endif // itkRealTimeClock_h
TimeStampType m_Difference
Light weight base class for most itk classes.
Provides a timestamp from a real-time clock.
The RealTimeStamp is a data structure for representing time with high precision and a large dynamic r...
Generate a unique, increasing time value.
Control indentation during Print() invocation.
Base class for most ITK classes.