OTIdle
Idles your computer.C INTERFACE
void OTIdle(void)C++ INTERFACES
None. C++ applications use the C interface to this function.DESCRIPTION
You can call theOTIdlefunction while you are waiting for asynchronous provider operations to complete. It is not necessary for the correct operation of Open Transport to call this function, but it provides compatibility for existing programs that use an idling function.SPECIAL CONSIDERATIONS
You cannot call theOTIdlefunction at primary interrupt time. This function does not call theSystemTask,WaitNextEvent, orGetNextEventfunctions.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help