mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-05-18 23:50:17 +00:00
754053e73f
Replaced calls of this_thread::sleep_* with this_thread::yield(), which yields the thread to the OS' scheduler.