Re: discovering if a process is busy
Re: discovering if a process is busy
- Subject: Re: discovering if a process is busy
- From: justin webster <email@hidden>
- Date: Thu, 20 Dec 2007 19:48:34 +1300
possible solution found.
so for the next person who needs this:
in terminal
man ps
for CPU usage only try
ps -p330 -o pcpu
it's an average but seems pretty responsive.
is there any reason I shouldn't use this?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden