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