StallExecution (Windows CE 5.0)
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