| msecs(T val) | ntime | [static] |
| msecs(double val) | ntime | [static] |
| none() | ntime | [static] |
| now() | ntime | [static] |
| operator bool() const | ntime | |
| operator!=(ntime other) const | ntime | |
| operator+(ntime other) const | ntime | |
| operator+=(ntime other) | ntime | |
| operator-(ntime other) const | ntime | |
| operator-=(ntime other) | ntime | |
| operator<(ntime other) const | ntime | |
| operator<=(ntime other) const | ntime | |
| operator==(ntime other) const | ntime | |
| operator>(ntime other) const | ntime | |
| operator>=(ntime other) const | ntime | |
| secs(T val) | ntime | [static] |
| secs(double val) | ntime | [static] |
| to_msecs() const | ntime | |
| to_secs() const | ntime | |
| to_timespec() const | ntime | |
| to_timeval() const | ntime | |
| to_usecs() const | ntime | |
| usecs(T val) | ntime | [static] |
| usecs(double val) | ntime | [static] |