Utility classes for timing and counting code block execution.
Info
Version: | 2.0.0 |
Author(s): | Richard Tallent |
Last Update: | Monday, May 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/richardtallent/RT.PerformanceTimers |
NuGet Url: | https://www.nuget.org/packages/RT.PerformanceTimers |
Install
Install-Package RT.PerformanceTimers
dotnet add package RT.PerformanceTimers
paket add RT.PerformanceTimers
RT.PerformanceTimers Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags