An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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

    Loading...
    Readme
    Loading...