18 #ifndef itkRealTimeStamp_h
19 #define itkRealTimeStamp_h
80 bool operator>(
const Self & )
const;
81 bool operator<(
const Self & )
const;
82 bool operator==(
const Self & )
const;
84 bool operator<=(
const Self & )
const;
85 bool operator>=(
const Self & )
const;
110 #endif // itkRealTimeStamp_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)
std::ostream & operator<<(std::ostream &os, const Array< TValue > &arr)
uint64_t MicroSecondsCounterType
MicroSecondsCounterType m_MicroSeconds
Provides a timestamp from a real-time clock.
RealTimeInterval::MicroSecondsDifferenceType MicroSecondsDifferenceType
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
typedef::itksysFundamentalType_UInt64 uint64_t
int64_t MicroSecondsDifferenceType
RealTimeInterval::SecondsDifferenceType SecondsDifferenceType
SecondsCounterType m_Seconds
RealTimeInterval::TimeRepresentationType TimeRepresentationType
uint64_t SecondsCounterType