DiffMSec (Windows CE 5.0)

Send Feedback

This variable is obsolete for Windows CE .NET 4.0 and later.

This global variable indicates the number of milliseconds since the last time the scheduler examined the sleep queue.

DWORD DiffMSec;

Parameters

None.

Return Values

None.

Remarks

DiffMSec requires updating by the OEM timer ISR for all CPUs.

If variable ticks are used for saving power, DiffMSec is also updated in OEMIdle.

Requirements

OS Versions: Windows CE 2.10 through 3.0.
Header: Developer-defined.

See Also

OEMIdle

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.