ctest_sleep
отдыхает некоторое время
ctest_sleep(<seconds>)
Отдых на заданное количество секунд.
ctest_sleep(<time1> <duration> <time2>)
Отдых на t=(time1 + duration - time2) секунд, если t > 0.
© 2000–2024 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.29/command/ctest_sleep.html