 |
VTK
9.0.20210409
|
Go to the documentation of this file.
26 #ifndef vtkTimeStamp_h
27 #define vtkTimeStamp_h
29 #include "vtkCommonCoreModule.h"
record modification and/or execution time
bool operator>(vtkTimeStamp &ts)
Support comparisons of time stamp objects directly.
static vtkTimeStamp * New()
vtkMTimeType GetMTime() const
Return this object's Modified time.
void Modified()
Set this objects time to the current time.
bool operator<(vtkTimeStamp &ts)
vtkTypeUInt32 vtkMTimeType