tools/replay: replace deprecated usleep(0) with std::this_thread::yield (#23544)
* use std::this_thread::yield()
* use yield in cameraServer::waitFinish
* rename waitFinish to waitForSent
old-commit-hash: 3863a88356
taco
parent
a5b2304b06
commit
dd6b18857a
4 changed files with 11 additions and 7 deletions
Loading…
Reference in new issue