Measuring CPU clocks consumed by a process
- by hasanatkazmi
Hi,
I have written a program in C. Its a program created as result of a research. I want to compute exact CPU cycles which program consumes. Exact number of cycles.
Any idea how can I find that?