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: John Stiles <email@hidden>
- Date: Wed, 25 Oct 2006 14:11:28 -0700
On Oct 25, 2006, at 1:37 PM, Jeff Koftinoff wrote:
On 25-Oct-06, at 1:03 PM, Shawn Erickson wrote:
Mac OS X has support for such things (THREAD_TIME_CONSTRAINT_POLICY)
and the Mac OS X schedular can provide one of the more consistent low
latency scheduling available on any desktop grade operating system
that exist today. For example it is one of the reason the Core Audio
can provide audio processing that you can use in a live (on stage)
situations.
I don't believe it - I get stuttery audio all the time with Core
Audio/iTunes/Etc on a loaded system...
Well, I don't think OS X provides a completely bulletproof solution
to real-time threads. If you want something that absolutely cannot
miss its schedule, no matter the load, you may not find it on OS X.
_______________________________________________
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: | |
| >NSTableView with NSArray and C-array question (From: Gilles Celli <email@hidden>) |
| >Re: NSTableView with NSArray and C-array question (From: Gilles Celli <email@hidden>) |
| >Re: NSTableView with NSArray and C-array question (From: Glenn Zelniker <email@hidden>) |
| >Re: NSTableView with NSArray and C-array question (From: Gilles Celli <email@hidden>) |
| >Re: NSTableView with NSArray and C-array question (From: Glenn Zelniker <email@hidden>) |
| >Re: NSTableView with NSArray and C-array question (From: Gilles Celli <email@hidden>) |
| >Re: NSTableView with NSArray and C-array question (From: "R. Matthew Emerson" <email@hidden>) |
| >NSTimer question: How to fire at second 00, 05, 10 etc ? (From: Gilles Celli <email@hidden>) |
| >Re: NSTimer question: How to fire at second 00, 05, 10 etc ? (From: "Shawn Erickson" <email@hidden>) |
| >Re: NSTimer question: How to fire at second 00, 05, 10 etc ? (From: Gilles Celli <email@hidden>) |
| >Re: Re: NSTimer question: How to fire at second 00, 05, 10 etc ? (From: "Shawn Erickson" <email@hidden>) |
| >Re: NSTimer question: How to fire at second 00, 05, 10 etc ? (From: Jeff Koftinoff <email@hidden>) |