11 #include "../BasicDatatypes.hpp" 51 void set(
double time);
52 void set(timeval time);
53 void set(
UINT64 ntpSeconds,
UINT32 ntpFractionalSeconds);
65 bool operator>=(
const Time& other)
const;
66 bool operator<(
const Time& other)
const;
70 std::string toLongString()
const;
static const UINT64 secondsFrom1900to1970
std::string toString(const PositionWGS84::PositionWGS84SourceType &type)
UINT32 total_milliseconds()
TimeDuration(double seconds)
const Point2D operator-(const Point2D &p1, const Point2D &p2)
static const double m_nanosecondsToSecondFractionNTP
TimeDuration & operator=(const double &seconds)
static const double m_secondFractionNTPtoNanoseconds
bool operator==(const Box2D &b1, const Box2D &b2)
const Point2D operator+(const Point2D &p1, const Point2D &p2)