curridlehigh (Windows Embedded CE 6.0)
1/5/2010
This global variable contains the high DWORD of the 64-bit idle time and is used to support GetIdleTime.
Syntax
extern volatile UINT32 curridlehigh;
Parameters
None.
Return Value
None.
Remarks
This global variable is calculated as part of the OEMIdle routine, which determines how long a device has been in an idle state.
For an example, see Cfwp2.c in %_WINCEROOT%\Platform\%BSP%\Kernel\Hal.
Requirements
Header | Developer Implemented |
Windows Embedded CE | Windows CE 3.0 and later |
See Also
Reference
Optional OAL Variables
OEMIdle