You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight, high-performance profiling library for C applications with minimal overhead. Designed for measuring execution time of code blocks and functions with nanosecond precision using POSIX timers. A lightweight profiling and timing library for C applications. Stack: C, POSIX timers, clock_gettime.