8000 GitHub - giorgiomarcias/process_timing: C++ header-only tool for timings
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

giorgiomarcias/process_timing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

< 8000 a href="/giorgiomarcias/process_timing/commits/master/" class="prc-Button-ButtonBase-c50BI d-none d-lg-flex LinkButton-module__code-view-link-button--xvCGA flex-items-center fgColor-default" data-loading="false" data-size="small" data-variant="invisible" aria-describedby=":Raqj8pab:-loading-announcement">5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process Timing

C++ single-file, header-only, simple class to take timings to processes.

It is thread-safe and lock-free, so it is fast, since it does not use mutex or memory barriers, and can be used in multi-threading.

About

C++ header-only tool for timings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0