Question about the Main Thread
Question about the Main Thread
- Subject: Question about the Main Thread
- From: Dave <email@hidden>
- Date: Tue, 25 Apr 2017 15:51:37 +0100
Mac Project.
Hi All,
I’m using performSelector: withObject: afterDelay: in order to postpone further processing until after the current method/run loop as expired, this puts the request at the End of the Queue, my question is, is there anyway of putting it at the head of the Queue so it gets processing before other requests?
All the Best
Dave
_______________________________________________
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
References: | |
| >Help Indexing (From: "Frank D. Engel, Jr." <email@hidden>) |