Share via


StallExecution (Windows CE 5.0)

Send Feedback

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

CalibrateStallCounter

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.