Re: trapping each iteration of run loop?
Re: trapping each iteration of run loop?
- Subject: Re: trapping each iteration of run loop?
- From: Abhinay Kartik Reddyreddy <email@hidden>
- Date: Fri, 9 Jul 2010 16:38:58 -0400
I think CFRunLoopObserver is what you are looking for.....
http://developer.apple.com/mac/library/documentation/CoreFoundation/Reference/CFRunLoopObserverRef/Reference/reference.html
-Kartik
On Jul 9, 2010, at 4:14 PM, Scott Ribe wrote:
> Is there any way to get some code to run after each event processed? (This is for debugging, not subverting the UI in some strange way.) I don't really want to just use NSTimer, because I don't want this code running continuously when the app is otherwise idle.
>
> --
> Scott Ribe
> email@hidden
> http://www.elevated-dev.com/
> (303) 722-0567 voice
>
>
>
>
> _______________________________________________
>
> 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
_______________________________________________
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