[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: clock() function note ...
- From: "Leonardo Constantino C. da R. e Oliveira" <e9514977@...>
- Date: Mon, 10 Jun 2002 13:14:59 -0300 (EST)
On Mon, 10 Jun 2002, Philippe Lhoste wrote:
> Mmm, I even had it on my hard disk, but failed to take a look until now :-)
> It is seems very useful, but still rely on clock() or times(). I can replace
> them with Win32 functions, but I still wonder what are the functions to
> profile an application (ie. to get its CPU time).
> I had a quick glance at the Performance Monitoring chapter of MSDN and I
> still don't know what information it provides... I think I will give up as it is
> non vital.
http://www.google.com/search?q=rdtsc
I think it might help.
[]s
Léo