Running a function at a certain time
Running a function at a certain time
- Subject: Running a function at a certain time
- From: Ben Mackin <email@hidden>
- Date: Tue, 26 Feb 2002 15:28:38 -0800
I have been looking up and down Apple's website for how to check the time,
and run a function at said time. I was looking at using cron, but that seems
to be only able to run scripts and such, not parts of an application. I
can't seem to figure out how to even have an function like this in cocoa.
In Carbon, it would be easy to throw something into the event loop, that
would poll for the time, and such. There has to be a way to do this in
cocoa, I just cant seem to find it.
Thanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.