Re: time-triggered-function
Re: time-triggered-function
- Subject: Re: time-triggered-function
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 28 Oct 2005 00:15:44 -0700
On Oct 27, 2005, at 11:35 PM, 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.
See:
<http://developer.apple.com/documentation/Cocoa/Conceptual/Timers/
index.html>
<http://developer.apple.com/documentation/Cocoa/Conceptual/
UserDefaults/index.html>
and perhaps something like
<http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSApplication.html#//apple_ref/
doc/uid/20000012-CACBHCEH>
mmalc
_______________________________________________
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