SkillAgentSearch skills...

Hpctimer

High-resolution timers library

Install / Use

/learn @surik/Hpctimer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

High-resolution timers library.

Timers: * gettimeofday * rdtsc * clock_gettime via CLOCK_MONOTONIC

For use clock_gettime timers linking with librt. At initializing a timer can make a bind to CPU using the flag HPCTIMER_BINDTOCPU (need glibc >= 2.6).


Install: $ ./configure [...optional args...] $ make $ sudo make

Uninstall: $ sudo make uninstall

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated8y ago
Forks0

Languages

C

Security Score

55/100

Audited on Jun 16, 2017

No findings