This is the complete list of members for Time, including all inherited members.
| m_nanosecondsToSecondFractionNTP | Time | privatestatic |
| m_secondFractionNTPtoNanoseconds | Time | privatestatic |
| m_time | Time | private |
| now() | Time | static |
| operator+(const TimeDuration &dur) const | Time | |
| operator+(const Time &other) const | Time | |
| operator+=(const Time &other) | Time | |
| operator-(const Time &other) const | Time | |
| operator-(const double &seconds) const | Time | |
| operator<(const Time &other) const | Time | |
| operator==(const Time &other) const | Time | |
| operator>=(const Time &other) const | Time | |
| seconds() | Time | |
| secondsFrom1900to1970 | Time | static |
| set(double time) | Time | |
| set(timeval time) | Time | |
| set(UINT64 ntpSeconds, UINT32 ntpFractionalSeconds) | Time | |
| set(UINT64 ntpTime) | Time | |
| Time() | Time | |
| Time(timeval time) | Time | |
| toLongString() const | Time | |
| toString() const | Time | |
| total_milliseconds() | Time | |
| ~Time() | Time |