Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function stalls the caller on the current processor for a given interval.
VOID StallExecution ( UINT MicrosecondsToStall);
Parameters
- MicrosecondsToStall
[in] Specifies the number of microseconds to delay.
Return Values
None.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: CEDDK.h.
See Also
Send Feedback on this topic to the authors