28 #ifndef itkTimeStamp_h
29 #define itkTimeStamp_h
75 { m_ModifiedTime = 0; }
83 {
return "TimeStamp"; }
96 {
return m_ModifiedTime; }
107 {
return m_ModifiedTime; }
111 Self & operator=(
const Self & other ) =
default;
bool operator>(TimeStamp &ts)
ModifiedTimeType GetMTime() const
ModifiedTimeType m_ModifiedTime
static GlobalTimeStampType * m_GlobalTimeStamp
std::atomic< ModifiedTimeType > GlobalTimeStampType
#define itkGetGlobalDeclarationMacro(Type, VarName)
Generate a unique, increasing time value.
unsigned long ModifiedTimeType
static const char * GetNameOfClass()
bool operator<(TimeStamp &ts)