How does one use NSTimer?
How does one use NSTimer?
- Subject: How does one use NSTimer?
- From: djfreezingcold <email@hidden>
- Date: Sun, 31 Aug 2003 01:19:32 -0500
i was writing a simple application and trying to figure out how to use
NSTimer and, to no avail, i cannot seem to figure out how.
my sample application to figuring it out was simply a countdown ( from
the current date to a user specified date) and i need the timer to call
the function that will display how much longer it is until
<user-specified date>.
The function that shows how much time is left is written, i just need
to know how i can get it to be called every 500 milliseconds or so. any
help would be much appreciated :)
-jake christie
<><
_______________________________________________
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.