Re: Scheduling an application
Re: Scheduling an application
- Subject: Re: Scheduling an application
- From: Scott Ribe <email@hidden>
- Date: Wed, 07 Jan 2009 14:38:21 -0700
- Thread-topic: Scheduling an application
If you mean run a task at a particular time when your application is already
running, see NSTimer.
If you mean launch your application at a particular time, see
launchd--although what you'd probably want is launchd to run a background
app at login which would always run, monitoring the schedules, and launch
your app if needed.
--
Scott Ribe
email@hidden
http://www.killerbytes.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