Ecosyste.ms: Packages

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

nuget.org : rychusoft.counters.executiontimecounter

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 - Homepage - JSON
purl: pkg:nuget/rychusoft.counters.executiontimecounter
Keywords: Execution, time, performance, counter
License: MIT
Latest release: about 4 years ago
First release: about 4 years ago
Downloads: 1,583 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...