DiffMSec (Windows Embedded CE 6.0)
1/5/2010
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.
Syntax
DWORD DiffMSec;
Parameters
None.
Return Value
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
Header | Developer Implemented |
Windows Embedded CE | Windows CE 2.10 through Windows CE 3.0 |