ModernUO/Projects/Server/Timer
Kamron Batman 56c348ac68
fix: Adds idle cpu config and forces on in debug (#790)
* Adds `core.enableIdleCPU` to modernuo.json
* Forces idle CPU on in DEBUG
* Reverts idle detection back to CPS
2021-09-17 00:15:16 -07:00
..
Timer.cs fix: Fixes timer wheel edge cases (#782) 2021-09-16 08:52:32 -07:00
Timer.DelayCall.cs fix: Fixes timer wheel edge cases (#782) 2021-09-16 08:52:32 -07:00
Timer.Pool.cs fix: Fixes buying animals in UOR (#719) 2021-08-22 15:36:26 -07:00
Timer.TimerWheel.cs fix: Adds idle cpu config and forces on in debug (#790) 2021-09-17 00:15:16 -07:00
TimerExecutionToken.cs feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00