Re: Stopwatch
Re: Stopwatch
- Subject: Re: Stopwatch
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 12 Jun 2005 11:14:42 -0700
On Jun 12, 2005, at 10:59 AM, Sanri Parov wrote:
I'm building a stopwatch for my app and I need to start a new thread
for the counting job.
Use an NSTimer instead:
<http://developer.apple.com/documentation/Cocoa/Conceptual/Timers/
index.html>
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
References: | |
| >Stopwatch (From: Sanri Parov <email@hidden>) |