Thread: timing issue
View Single Post
  #1 (permalink)  
Old September 22nd, 2004, 04:08 AM
riteshu riteshu is offline
Registered User
 
Join Date: Sep 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default timing issue

Im trying to clock the time taken by two programs to execute, one uses win32 api's and other uses MFCs...I need to find the time in milli seconds or even better in micro seconds....
any idea how i shud go about it?
time function returns only in seconds(i need thousandth of a second also)

I am new to C programming so do help me.some probs may be very easy to ull..

thnx & regards
Ritesh
Reply With Quote