18 #ifndef itkRealTimeInterval_h
19 #define itkRealTimeInterval_h
79 const Self & operator-=(
const Self & );
80 const Self & operator+=(
const Self & );
84 bool operator>(
const Self & )
const;
85 bool operator<(
const Self & )
const;
86 bool operator==(
const Self & )
const;
88 bool operator<=(
const Self & )
const;
89 bool operator>=(
const Self & )
const;
116 #endif // itkRealTimeInterval_h
bool operator!=(const ImageRegionCopier< D1, D2 > &c1, const ImageRegionCopier< D1, D2 > &c2)
ConstNeighborhoodIterator< TImage > operator-(const ConstNeighborhoodIterator< TImage > &it, const typename ConstNeighborhoodIterator< TImage >::OffsetType &ind)
MicroSecondsDifferenceType m_MicroSeconds
typedef::itksysFundamentalType_Int64 int64_t
std::ostream & operator<<(std::ostream &os, const Array< TValue > &arr)
SecondsDifferenceType m_Seconds
The RealTimeStamp is a data structure for representing time with high precision and a large dynamic r...
A data structure for representing the time span between two RealTimeStamps, with similar high precisi...
double TimeRepresentationType
ConstNeighborhoodIterator< TImage > operator+(const ConstNeighborhoodIterator< TImage > &it, const typename ConstNeighborhoodIterator< TImage >::OffsetType &ind)
int64_t SecondsDifferenceType
int64_t MicroSecondsDifferenceType