modernuo/Projects/UOContent/Engines/Events
Kamron Batman 6c4308bce6
fix(core): Caches DateTime.NowUtc (#548)
- [X] Caches DateTime.NowUtc on the game loop (not other threads)
- [X] Replaces all locations where it makes sense
- [X] Adds Min/Max for `IComparable` (TimeSpan, DateTimes, etc)

Closes #261
2021-03-13 01:32:04 -08:00
..
BroadcastEvent.cs chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
EventScheduler.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00