mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-03 06:16:04 +00:00
Replaced calls of this_thread::sleep_* with this_thread::yield(), which yields the thread to the OS' scheduler.
Replaced calls of this_thread::sleep_* with this_thread::yield(), which yields the thread to the OS' scheduler.