There are relevant libraries to monitor process memory and CPU usage.
[1] Process Class
[2] How to get CPU usage of processes and threads
[3] Pushing the Limits of Windows: Physical Memory
It's a little confusing with multiple functions on memory usage, but WorkingSet64() is one that can be used.
No comments:
Post a Comment