18 #ifndef itkRealTimeInterval_h
19 #define itkRealTimeInterval_h
79 const Self & operator-=(
const Self & );
80 const Self & operator+=(
const Self & );
116 #endif // itkRealTimeInterval_h
double TimeRepresentationType
bool operator==(const Index< VDimension > &one, const Index< VDimension > &two)
int64_t SecondsDifferenceType
ConstNeighborhoodIterator< TImage > operator-(const ConstNeighborhoodIterator< TImage > &it, const typename ConstNeighborhoodIterator< TImage >::OffsetType &ind)
MicroSecondsDifferenceType m_MicroSeconds
bool operator>(const Index< VDimension > &one, const Index< VDimension > &two)
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...
bool operator<=(const Index< VDimension > &one, const Index< VDimension > &two)
bool operator!=(const Index< VDimension > &one, const Index< VDimension > &two)
int64_t MicroSecondsDifferenceType
ConstNeighborhoodIterator< TImage > operator+(const ConstNeighborhoodIterator< TImage > &it, const typename ConstNeighborhoodIterator< TImage >::OffsetType &ind)
bool operator<(const Index< VDimension > &one, const Index< VDimension > &two)
bool operator>=(const Index< VDimension > &one, const Index< VDimension > &two)