Re: Scheduling tasks
Re: Scheduling tasks
- Subject: Re: Scheduling tasks
- From: j o a r <email@hidden>
- Date: Thu, 14 Jul 2005 13:29:42 +0200
On 14 jul 2005, at 13.23, Rakka wrote:
What is the best way to implement scheduling of tasks? (I want to
call a method, for example, every day at 8pm.)
If the scheduler should only work when the application is running,
you could use NSTimer. If not, you should look at cron, or launchd
(if you only need to support Tiger).
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden