Hi,
I am using pthread on AIX and need a way to record per-thread cpu time(user mode time), how can I do it inside my program? The function times() can only return process-based timing, not thread-based.
Thanks for help!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.