On Jul 8, 2012, at 11:07 AM, Devarshi Kulshreshtha wrote:

> Is there any way to identify if an application is 'not responding' like
> how it shows in 'Force Quit' window when an application is unresponsive.

I don't think there is a Cocoa API for it. The next lower-level API is (I 
think) Processes.h in HIServices. Below that is the Unix-level stuff, for which 
the usual advice is to look up and read the source of the 'top' tool in the 
Darwin open source repository, to see how it does what it does.

—Jens
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to