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