_now | olsr::utl::TimeVal | [private, static] |
_tv | olsr::utl::TimeVal | [private] |
abs() const | olsr::utl::TimeVal | [inline] |
diff(const This &rhs=now()) const | olsr::utl::TimeVal | [inline] |
distance(const This &rhs) const | olsr::utl::TimeVal | [inline] |
in(const This &x) | olsr::utl::TimeVal | [inline, static] |
in_jitter(const This &x) | olsr::utl::TimeVal | [inline, static] |
is_past(const This &now=now()) const | olsr::utl::TimeVal | [inline] |
jitter(const This &j) | olsr::utl::TimeVal | [inline, static] |
now() | olsr::utl::TimeVal | [inline, static] |
operator *(const double &f) const | olsr::utl::TimeVal | [inline] |
operator!=(const This &rhs) const | olsr::utl::TimeVal | [inline] |
operator+(const This &rhs) const | olsr::utl::TimeVal | [inline] |
operator+(unsigned msec) const | olsr::utl::TimeVal | [inline] |
operator+=(const This &rhs) | olsr::utl::TimeVal | [inline] |
operator+=(unsigned msec) | olsr::utl::TimeVal | [inline] |
operator-(const This &rhs) const | olsr::utl::TimeVal | [inline] |
operator/(const double &f) const | olsr::utl::TimeVal | [inline] |
operator::timeval() const | olsr::utl::TimeVal | [inline] |
operator<(const This &rhs) const | olsr::utl::TimeVal | [inline] |
operator<=(const This &rhs) const | olsr::utl::TimeVal | [inline] |
operator==(const This &rhs) const | olsr::utl::TimeVal | [inline] |
operator>(const This &rhs) const | olsr::utl::TimeVal | [inline] |
operator>=(const This &rhs) const | olsr::utl::TimeVal | [inline] |
poll_time() const | olsr::utl::TimeVal | [inline] |
real_now() | olsr::utl::TimeVal | [inline, static] |
set_now(const This &now=TimeVal::real_now()) | olsr::utl::TimeVal | [inline, static] |
This typedef | olsr::utl::TimeVal | [private] |
TimeVal(unsigned sec, unsigned usec) | olsr::utl::TimeVal | [inline] |
TimeVal(const This &rhs) | olsr::utl::TimeVal | [inline] |
TimeVal(const::timeval &rhs) | olsr::utl::TimeVal | [inline] |
TimeVal(const unsigned period) | olsr::utl::TimeVal | [inline] |
TimeVal(const int period) | olsr::utl::TimeVal | [inline] |
TimeVal(const double seconds) | olsr::utl::TimeVal | [inline] |
to_float() const | olsr::utl::TimeVal | [inline] |