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 waitForSentpull/24505/head
parent
c007c7e681
commit
3863a88356
4 changed files with 11 additions and 7 deletions
Loading…
Reference in new issue