as_string() const | Timestamp | |
now() | Timestamp | [static] |
operator+=(const Timestamp &rhs) | Timestamp | |
operator-(const Timestamp &rhs) const | Timestamp | |
operator-=(const Timestamp &t) | Timestamp | |
operator<(const Timestamp &t) const | Timestamp | |
operator==(const Timestamp &t) const | Timestamp | |
operator>(const Timestamp &t) const | Timestamp | |
Timestamp() | Timestamp | |
Timestamp(long sec, long usec) | Timestamp | |
Timestamp(const timeval &t) | Timestamp | |
to_msecs() const | Timestamp | |
to_timeval() const | Timestamp | |
to_usecs() const | Timestamp |