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: Gilles Celli <email@hidden>
- Date: Wed, 25 Oct 2006 21:47:47 +0200
>What kind of accuracy are you looking for?
Well Real-Time (but I think it's not possible on Mac OS X) or Soft-
RealTime (like SRT on Linux).
On Oct 25, 2006, at 8:35 PM, Shawn Erickson wrote:
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