Re: time-triggered-function
Re: time-triggered-function
- Subject: Re: time-triggered-function
- From: David Chan <email@hidden>
- Date: Fri, 28 Oct 2005 16:44:27 +0800
Wow, works perfectly. Thanks sherm.
Regards
David
On 10/28/05, Sherm Pendley <email@hidden> wrote:
>
> On Oct 28, 2005, at 2:35 AM, David Chan wrote:
>
> > I am writing an Objective C application at the moment and I have a
> > function
> > which I would like to call at certain interval (specified by user),
> > let say,
> > every 5 minutes, whenever the application is running. I was
> > wondering how I
> > could do that in Objective-C
>
> Create a repeating NSTimer that calls the function at the specified
> intervals.
>
> sherm--
>
> Cocoa programming in Perl: http://camelbones.sourceforge.net
> Hire me! My resume: http://www.dot-app.org
>
>
_______________________________________________
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