Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kEventDurationNoWait



When I'm in a timer and I call sss() with kEventDurationNoWait what does that mean exactly?

Is my timer really called again as soon as I exit? (i.e. is it equivalent to just calling the timer proc directly from my code?)

Or does control return to the event loop and before any other events are dispatched my timer is called?

I'm just trying to understand if I post events from within a timer and then set the timer's next fire time to kEventDurationNoWait will the timer be guaranteed to execute again before the posted events are dispatched? (Assuming normal priority.)

Bryan
_______________________________________________
carbon-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/carbon-development
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.