34 #ifndef vtkExecutionTimer_h
35 #define vtkExecutionTimer_h
66 vtkGetMacro(ElapsedCPUTime,
double);
73 vtkGetMacro(ElapsedWallClockTime,
double);
107 virtual void TimerFinished();
112 static void EventRelay(
vtkObject* caller,
unsigned long eventId,
void* clientData,
void* callData);
double WallClockStartTime
abstract base class for most VTK objects
vtkCallbackCommand * Callback
#define VTKFILTERSCORE_EXPORT
supports function callbacks
Superclass for all sources, filters, and sinks in VTK.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
double ElapsedWallClockTime