Share via


CalibrateStallCounter (Windows Embedded CE 6.0)

1/6/2010

This function calibrates the delay interval for StallExecution.

Syntax

VOID CalibrateStallCounter(
  void 
);

Parameters

None.

Return Value

None.

Remarks

CalibrateStallCounter should be called prior to a call to StallExecution, to increase the accuracy of the delay interval.

Requirements

Header ceddk.h
Library CEDDK.lib
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

CEDDK Dynamic-Link Library Bus Access Functions
StallExecution

Concepts

CEDDK Dynamic-Link Library