qt5base-lts/tests/auto/corelib/tools/qsharedpointer
Ahmad Samir 0d29a406f7 QThread: add sleep(std::chrono::nanoseconds) overload
All the other overloads are implemented using the new one.

Windows change relies on the pre-check in the code review making sure it
compiles.

[ChangeLog][QtCore][QThread] Added sleep(std::chrono::nanoseconds)
overload.

Task-number: QTBUG-110059
Change-Id: I9a4f4bf09041788ec9275093b6b8d0386521e286
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-03-13 23:26:28 +02:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
externaltests.cpp QThread: add sleep(std::chrono::nanoseconds) overload 2023-03-13 23:26:28 +02:00
externaltests.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
forwarddeclared.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
forwarddeclared.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
nontracked.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
nontracked.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tst_qsharedpointer.cpp QThread: add sleep(std::chrono::nanoseconds) overload 2023-03-13 23:26:28 +02:00
wrapper.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
wrapper.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00