Re: time-triggered-function
Re: time-triggered-function
- Subject: Re: time-triggered-function
- From: Sherm Pendley <email@hidden>
- Date: Fri, 28 Oct 2005 03:17:00 -0400
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