![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QElapsedTimer, including all inherited members.
| ClockType enum name | QElapsedTimer | |
| clockType() noexcept | QElapsedTimer | static |
| comparesEqual(const QElapsedTimer &lhs, const QElapsedTimer &rhs) noexcept | QElapsedTimer | friend |
| compareThreeWay(const QElapsedTimer &lhs, const QElapsedTimer &rhs) noexcept | QElapsedTimer | friend |
| Duration typedef | QElapsedTimer | |
| durationElapsed() const noexcept | QElapsedTimer | |
| durationTo(const QElapsedTimer &other) const noexcept | QElapsedTimer | |
| elapsed() const noexcept | QElapsedTimer | |
| hasExpired(qint64 timeout) const noexcept | QElapsedTimer | |
| invalidate() noexcept | QElapsedTimer | |
| isMonotonic() noexcept | QElapsedTimer | static |
| isValid() const noexcept | QElapsedTimer | |
| MachAbsoluteTime enum value | QElapsedTimer | |
| MonotonicClock enum value | QElapsedTimer | |
| msecsSinceReference() const noexcept | QElapsedTimer | |
| msecsTo(const QElapsedTimer &other) const noexcept | QElapsedTimer | |
| nsecsElapsed() const noexcept | QElapsedTimer | |
| operator<(const QElapsedTimer &lhs, const QElapsedTimer &rhs) | QElapsedTimer | friend |
| operator<=(const QElapsedTimer &lhs, const QElapsedTimer &rhs) noexcept | QElapsedTimer | friend |
| operator>(const QElapsedTimer &lhs, const QElapsedTimer &rhs) noexcept | QElapsedTimer | friend |
| operator>=(const QElapsedTimer &lhs, const QElapsedTimer &rhs) noexcept | QElapsedTimer | friend |
| PerformanceCounter enum value | QElapsedTimer | |
| Q_DECL_ENUMERATOR_DEPRECATED_X enum value | QElapsedTimer | |
| QElapsedTimer()=default | QElapsedTimer | |
| restart() noexcept | QElapsedTimer | |
| secsTo(const QElapsedTimer &other) const noexcept | QElapsedTimer | |
| start() noexcept | QElapsedTimer | |
| SystemTime enum value | QElapsedTimer | |
| TimePoint typedef | QElapsedTimer |