#include <qwindowspipewriter_p.h>
Definition at line 73 of file qwindowspipewriter_p.h.
◆ QIncrementalSleepTimer()
QIncrementalSleepTimer::QIncrementalSleepTimer |
( |
int |
msecs | ) |
|
|
inline |
Definition at line 77 of file qwindowspipewriter_p.h.
Q_DECL_CONSTEXPR const T & qMin(const T &a, const T &b)
void start()
Sets this time to the current time.
◆ hasTimedOut()
bool QIncrementalSleepTimer::hasTimedOut |
( |
| ) |
const |
|
inline |
◆ nextSleepTime()
int QIncrementalSleepTimer::nextSleepTime |
( |
| ) |
|
|
inline |
◆ resetIncrements()
void QIncrementalSleepTimer::resetIncrements |
( |
| ) |
|
|
inline |
◆ timeLeft()
int QIncrementalSleepTimer::timeLeft |
( |
| ) |
const |
|
inline |
Definition at line 93 of file qwindowspipewriter_p.h.
Referenced by nextSleepTime(), and resetIncrements().
Q_DECL_CONSTEXPR const T & qMax(const T &a, const T &b)
int elapsed() const
Returns the number of milliseconds that have elapsed since the last time start() or restart() was cal...
◆ nextSleep
int QIncrementalSleepTimer::nextSleep |
|
private |
◆ timer
QTime QIncrementalSleepTimer::timer |
|
private |
◆ totalTimeOut
int QIncrementalSleepTimer::totalTimeOut |
|
private |
The documentation for this class was generated from the following file: