20#include "vtkCommonCoreModule.h"  
   23VTK_ABI_NAMESPACE_BEGIN
 
record modification and/or execution time
 
bool operator<(vtkTimeStamp &ts)
Support comparisons of time stamp objects directly.
 
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()
 
vtkTypeUInt32 vtkMTimeType