mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-05-19 08:00:31 +00:00
7b458e3e27
Replaced calls of this_thread::sleep_* with this_thread::yield(), which yields the thread to the OS' scheduler.