32#include "vtkCommonCoreModule.h"
64 return (this->ModifiedTime > ts.ModifiedTime);};
66 return (this->ModifiedTime < ts.ModifiedTime);};
record modification and/or execution time
bool operator<(vtkTimeStamp &ts)
vtkMTimeType GetMTime() const
Return this object's Modified time.
void Modified()
Set this objects time to the current time.
bool operator>(vtkTimeStamp &ts)
Support comparisons of time stamp objects directly.
static vtkTimeStamp * New()
vtkTypeUInt64 vtkMTimeType