Link to home
Start Free TrialLog in
Avatar of menakaindrani
menakaindrani

asked on

Resource Usage and System Calls

Hi All,

what are the system calls to get System Resource usage in a c/c++ program...like:
1. execution time
2. CPU Usage
3. Memory Usage
etc...

...Menaka
ASKER CERTIFIED SOLUTION
Avatar of brettmjohnson
brettmjohnson
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of aib_42
aib_42

This is system dependant. Please tell us about your operating system and programming environment.