Let's take the beginning of the description: WaitForSingleObjectEx can
be up to 16 milliseconds early. This is proven by the fact that there
are tests doing:
wait(waitTime);
QVERIFY(timer.elapsed() >= waitTime - systemTimersResolution);
and failing.
Task-number: QTBUG-59337
Change-Id: Iae839f6a131a4f0784bffffd14a9a79523d69d94
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
|
||
|---|---|---|
| .. | ||
| qatomicint | ||
| qatomicinteger | ||
| qatomicpointer | ||
| qfuture | ||
| qfuturesynchronizer | ||
| qfuturewatcher | ||
| qmutex | ||
| qmutexlocker | ||
| qreadlocker | ||
| qreadwritelock | ||
| qresultstore | ||
| qsemaphore | ||
| qthread | ||
| qthreadonce | ||
| qthreadpool | ||
| qthreadstorage | ||
| qwaitcondition | ||
| qwritelocker | ||
| thread.pro | ||