|
-
May 7th, 1999, 01:13 AM
#1
program timing?
Hi, i have written a time-critical program in c++, and now i want to measure
how much time is taken by the cpu to run that program. I use visual c++ on win95/NT. i tried with the profiler available in vc++6, but it only gives the elapsed time. i want how much time cpu spent processing the program, (some things like "time" command in unix).
does anybody know of any program like "time on unix", on win95/NT.
Santosh Cheler
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|