Re: http://www.linux.org.il/mailing-list.html

1999-05-22 Thread guy keren
On Thu, 20 May 1999 [EMAIL PROTECTED] wrote: > I want to calculate exact CPU time for a perticular set of statements in a > 'c' program.Kindly give the solution for the above. check out the manual page of the 'getrusage' system call. in general, you call getrusage at the begging and at the end

http://www.linux.org.il/mailing-list.html

1999-05-20 Thread sunil_mazha
Hi friends, I want to calculate exact CPU time for a perticular set of statements in a 'c' program.Kindly give the solution for the above. Regards Sunil.