ModernUO/Projects/Server/Utilities
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
..
ActivatorExtensions.cs Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
EntityActivatorExtensions.cs Fixes dupe exception (#258) 2020-09-19 15:46:07 -07:00
RefPool.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Utility.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00