18 #ifndef itkRealTimeStamp_h
19 #define itkRealTimeStamp_h
110 #endif // itkRealTimeStamp_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)
bool operator>(const Index< VDimension > &one, const Index< VDimension > &two)
RealTimeInterval::SecondsDifferenceType SecondsDifferenceType
std::ostream & operator<<(std::ostream &os, const Array< TValue > &arr)
MicroSecondsCounterType m_MicroSeconds
Provides a timestamp from a real-time clock.
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)
uint64_t MicroSecondsCounterType
SecondsCounterType m_Seconds
RealTimeInterval::MicroSecondsDifferenceType MicroSecondsDifferenceType
uint64_t SecondsCounterType
bool operator>=(const Index< VDimension > &one, const Index< VDimension > &two)
RealTimeInterval::TimeRepresentationType TimeRepresentationType