Info
Version: | 1.0.0 |
Author(s): | Jorge Serrano Perez |
Last Update: | Thursday, September 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/J0rgeSerran0/ExecutionTimeMeasurement |
NuGet Url: | https://www.nuget.org/packages/ExecutionTimeMeasurement |
Install
Install-Package ExecutionTimeMeasurement
dotnet add package ExecutionTimeMeasurement
paket add ExecutionTimeMeasurement
ExecutionTimeMeasurement Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
You can execute a method more than 1 time at the same time to measure all times consumed by each execution, getting the average time consumed in total.