### 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. |
||
|---|---|---|
| .. | ||
| Timer.cs | ||
| Timer.DelayCall.cs | ||
| Timer.DelayStateCall.cs | ||
| Timer.Pool.cs | ||
| Timer.TimerWheel.cs | ||
| TimerExecutionToken.cs | ||