mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-08-12 23:57:04 +08:00
The old implementation had faulty Threadsafe methods where events could be missing. This implementation unifies unsafe/safe methods and makes core timing thread safe overall.