18#ifndef itkRealTimeInterval_h
19#define itkRealTimeInterval_h
111 friend ITKCommon_EXPORT std::ostream &
A data structure for representing the time span between two RealTimeStamps, with similar high precisi...
TimeRepresentationType GetTimeInMinutes() const
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(Self)
int64_t MicroSecondsDifferenceType
const Self & operator-=(const Self &)
TimeRepresentationType GetTimeInDays() const
TimeRepresentationType GetTimeInMicroSeconds() const
TimeRepresentationType GetTimeInHours() const
MicroSecondsDifferenceType m_MicroSeconds
double TimeRepresentationType
TimeRepresentationType GetTimeInMilliSeconds() const
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 RealTimeStamp is a data structure for representing time with high precision and a large dynamic r...
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
ITKCommon_EXPORT std::ostream & operator<<(std::ostream &out, typename AnatomicalOrientation::CoordinateEnum value)
bool operator<=(const Index< VDimension > &one, const Index< VDimension > &two)
bool operator<(const Index< VDimension > &one, const Index< VDimension > &two)