|
HDK
|
This is the complete list of members for NET_Time, including all inherited members.
| fromDeltaSinceWindowsEpoch(std::chrono::microseconds t) | NET_Time | static |
| fromTimestamp(const NET_TimePoint< Duration > &tp) | NET_Time | inlinestatic |
| fromTimeT(time_t t) | NET_Time | static |
| fromUTCString(const UT_StringRef &time_string, NET_Time &time) | NET_Time | static |
| fromUTCStringToLocal(const UT_StringRef &time_string, NET_Time &time) | NET_Time | static |
| hasElapsed(const NET_Time &t, const T &elapse) | NET_Time | inline |
| hasElapsed(const NET_Time &t, const std::chrono::microseconds &us) | NET_Time | inline |
| isMax() const | NET_Time | inline |
| isMin() const | NET_Time | inline |
| isNull() const | NET_Time | inline |
| max() | NET_Time | inlinestatic |
| maxT() | NET_Time | inlinestatic |
| min() | NET_Time | inlinestatic |
| minT() | NET_Time | inlinestatic |
| NET_Time() | NET_Time | inline |
| now() | NET_Time | static |
| operator!=(const NET_Time &time) const | NET_Time | inline |
| operator<(const NET_Time &time) const | NET_Time | inline |
| operator<=(const NET_Time &time) const | NET_Time | inline |
| operator==(const NET_Time &time) const | NET_Time | inline |
| operator>(const NET_Time &time) const | NET_Time | inline |
| operator>=(const NET_Time &time) const | NET_Time | inline |
| timestamp() const | NET_Time | inline |
| Timestamp typedef | NET_Time | |
| toDeltaSinceWindowsEpoch() const | NET_Time | |
| toTimeT() const | NET_Time | |
| toUTCString() const | NET_Time |