(bc83d91d4e3575ba688d65e12860c05b3fb1dcbd)
#include <qelapsedtimer.h>
#include <qcoreapplication.h>
#include "private/qcore_unix_p.h"
#include "private/qtimerinfo_unix_p.h"
#include "private/qobject_p.h"
#include "private/qabstracteventdispatcher_p.h"
#include <sys/times.h>
Go to the source code of this file.
◆ byTimeout()
◆ calculateCoarseTimerTimeout()
| void calculateCoarseTimerTimeout |
( |
QTimerInfo * | t, |
|
|
steady_clock::time_point | now ) |
|
static |
◆ calculateNextTimeout()
| void calculateNextTimeout |
( |
QTimerInfo * | t, |
|
|
steady_clock::time_point | now ) |
|
static |
◆ roundToMillisecond()
| constexpr milliseconds roundToMillisecond |
( |
nanoseconds | val | ) |
|
|
staticconstexpr |
◆ roundToSecs()
| constexpr seconds roundToSecs |
( |
nanoseconds | interval | ) |
|
|
staticconstexpr |
◆ qt_disable_lowpriority_timers