Share via


DiffMSec

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

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

DWORD DiffMSec; 

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: Fwpc.c.

See Also

OEMIdle

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.