ModernUO/Projects/Server/Timer
Kamron Batman 2e6ddcd31a
fix: Removes profiling. Streamlines core tick count. (#1948)
### Summary
- Removes `Profiling` - Recommend using Visual Studio Performance Profiler,  [dotnet-trace](https://learn.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-trace) or [JetBrains dotTrace](https://www.jetbrains.com/profiler/)
- Cleans up the core tick count, sampling, etc.
2024-09-11 00:55:18 -07:00
..
Timer.cs fix: Removes profiling. Streamlines core tick count. (#1948) 2024-09-11 00:55:18 -07:00
Timer.DelayCall.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Timer.DelayStateCall.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Timer.Pool.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Timer.TimerWheel.cs fix: Removes profiling. Streamlines core tick count. (#1948) 2024-09-11 00:55:18 -07:00
TimerExecutionToken.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00