Re: NSTimer question: How to fire at second 00, 05, 10 etc ?
Re: NSTimer question: How to fire at second 00, 05, 10 etc ?
- Subject: Re: NSTimer question: How to fire at second 00, 05, 10 etc ?
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 25 Oct 2006 11:35:39 -0700
On 10/25/06, Gilles Celli <email@hidden> wrote:
And has anyone any idea about the accuracy (in milliseconds) of
NSTimer ?
In general you are looking at millisecond accuracy to 10s of
millisecond accuracy but that can be affected by countless factors
including how much work you are doing in your own application that may
hold off the servicing of a timer when it fires.
Are there any alternatives ?
What kind of accuracy are you looking for?
-Shawn
_______________________________________________
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