as_string() const | Time | |
msecs(T val) | Time | [static] |
msecs(double val) | Time | [static] |
NMSTL_ARITH_OPS(Time, val) | Time | |
none() | Time | [static] |
now() | Time | [static] |
now_plus_msecs(long long val) | Time | [static] |
now_plus_secs(long long val) | Time | [static] |
now_plus_usecs(long long val) | Time | [static] |
operator *(T times) const | Time | |
operator const void *() const | Time | |
operator+(Time other) const | Time | |
operator+=(Time other) | Time | |
operator-(Time other) const | Time | |
operator-=(Time other) | Time | |
operator/(T times) const | Time | |
secs(T val) | Time | [static] |
secs(double val) | Time | [static] |
Time() | Time | |
to_msecs() const | Time | |
to_secs() const | Time | |
to_timespec() const | Time | |
to_timeval() const | Time | |
to_usecs() const | Time | |
usecs(T val) | Time | [static] |
usecs(double val) | Time | [static] |