To install, cd into source and type "make install" to install into /usr/local by default. To change install location, change PREFIX variable in src/Makefile, or run "make so" to generate the shared library, where you can copy that to the apropriate location. Once the header file and shared object are installed, use by including acc_timer.h into your source file, and look in the examples directory to see how to use the library. Also, when compiling, use the flag "-lacc_timer"
-
Notifications
You must be signed in to change notification settings - Fork 0
bnestere/acc_timer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A thread-level timing tool to test how much time is spent in specific portions of a code base
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published