18 #ifndef itkRealTimeClock_h
19 #define itkRealTimeClock_h
76 virtual
void PrintSelf(std::ostream & os,
Indent indent) const ITK_OVERRIDE;
87 virtual const
TimeStamp & GetTimeStamp() const ITK_OVERRIDE;
91 #endif // itkRealTimeClock_h
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.
SmartPointer< const Self > ConstPointer
Control indentation during Print() invocation.
Base class for most ITK classes.
SmartPointer< Self > Pointer