Re: Idle processing
Re: Idle processing
- Subject: Re: Idle processing
- From: email@hidden
- Date: Mon, 24 Feb 2003 19:36:13 +0100
I may be overlooking something, but I can't find any support
in AU for idle processing, in other words a way to run non-
critical tasks like GUI updating. Is there such a service?
I can, of course, just run my own event loop timer, but idle
processing needs to be adaptive...it should be called less
frequently if the audio engine is busy, so the host should
take that responsibility.
InstallEventLoopIdleTimer is maybe what you're searching for.
See <HIToolbox/CarbonEventsCore.h>
Raf
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.