nuget.org : rychusoft.counters.executiontime
Easy to use library for measuring execution times of code sections: var execution = ExecutionTimeCounter.Start("SLEEP EXECUTION"); Thread.Sleep(5); ExecutionTimeCounter.Stop(execution); var result = ExecutionTimeCounter.ResultsToString(); Console.WriteLine(result);
Registry
-
Source
- JSON
purl: pkg:nuget/rychusoft.counters.executiontime
Keywords:
Execution
, time
, performance
, counter
License: MIT
Latest release: almost 126 years ago
First release: almost 126 years ago
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago