18#ifndef itkRealTimeInterval_h
19#define itkRealTimeInterval_h
111 friend ITKCommon_EXPORT std::ostream &
TimeRepresentationType GetTimeInMinutes() const
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(Self)
bool operator<(const Self &) const
int64_t MicroSecondsDifferenceType
const Self & operator-=(const Self &)
TimeRepresentationType GetTimeInDays() const
TimeRepresentationType GetTimeInMicroSeconds() const
TimeRepresentationType GetTimeInHours() const
MicroSecondsDifferenceType m_MicroSeconds
double TimeRepresentationType
bool operator<=(const Self &) const
TimeRepresentationType GetTimeInMilliSeconds() const
friend class RealTimeStamp
RealTimeInterval(SecondsDifferenceType, MicroSecondsDifferenceType)
const Self & operator+=(const Self &)
bool operator==(const Self &) const
bool operator>=(const Self &) const
void Set(SecondsDifferenceType, MicroSecondsDifferenceType)
Self operator-(const Self &) const
SecondsDifferenceType m_Seconds
bool operator>(const Self &) const
int64_t SecondsDifferenceType
Self operator+(const Self &) const
TimeRepresentationType GetTimeInSeconds() const
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....