I need to time how long it takes to send a signal (and pass bytes through pipes). I have been using time() in my program. But the stamp is in seconds since epoch, and the process time (pipes and signals) takes much less than seconds to complete. I need a timing mechanism that can measure the...
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.