19 #ifndef __igstkRealTimeClock_h
20 #define __igstkRealTimeClock_h
22 #include "itkIndent.h"
53 static void Print(std::ostream& os, itk::Indent indent=0);
66 static void PrintSelf( std::ostream& os, itk::Indent indent );
79 #endif // __itkRealTimeClock_h
static void Initialize()
Initialize internal variables on the Clock service.
static TimeStampType GetTimeStamp()
Returns a timestamp in milliseconds e.g.
The RealTimeClock provides a timestamp from a real-time clock.
static void Print(std::ostream &os, itk::Indent indent=0)
Print the object.
static void PrintSelf(std::ostream &os, itk::Indent indent)
double TimeStampType
Define the type for the timestamp.
virtual ~RealTimeClock()
destructor
RealTimeClock()
constructor
double FrequencyType
Define the type for the frequency of the clock.