Uses of Class
io.qt.core.QElapsedTimer
Packages that use QElapsedTimer
-
Uses of QElapsedTimer in io.qt.core
Methods in io.qt.core that return QElapsedTimerModifier and TypeMethodDescriptionQElapsedTimer.clone()
Creates and returns a copy of this object.Methods in io.qt.core with parameters of type QElapsedTimerModifier and TypeMethodDescriptionint
QElapsedTimer.compareTo
(QElapsedTimer other) Seeoperator<(QElapsedTimer,
QElapsedTimer) final Duration
QElapsedTimer.durationTo
(QElapsedTimer other) final boolean
QElapsedTimer.equals
(QElapsedTimer rhs) final long
QElapsedTimer.msecsTo
(QElapsedTimer other) final long
QElapsedTimer.secsTo
(QElapsedTimer other) Constructors in io.qt.core with parameters of type QElapsedTimer