Re: Schedule a Method
Re: Schedule a Method
- Subject: Re: Schedule a Method
- From: Jonathon Mah <email@hidden>
- Date: Mon, 6 Aug 2007 22:32:53 +0930
Andrew,
On 2007-08-06, at 20:16, Andrew James wrote:
Is there a way to schedule a method to run in 24 hours or even
directly by date, by schedule i mean that it wont be delayed by
system sleep like NSTimer
Do you mean you want it called while the system is asleep?
Or maybe a -[NSObject performSelector:withObject:afterDelay:] will do
what you want.
Jonathon Mah
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