Ids there a way I can find out, using a program, how much CPU is being used. I know I can locate it in windows but I was wondering if I can monitor it within my program.
I am just guessing that you want to do this to identify a bottle nick in your code that takes to much time to execute. If this is true, CPU monitor will not help you that much.
VFP has a feature called Coverage Profiler, this will give you exactly what you need.
Spend some time reading the help and develop good understanding for the concept.
Then go to eps-software.com
and download Markus Egger’s Add-In for the profiler, it is much better and easier to use than the native one.
There is also a good article at the same page.
Good luck
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.