curridlehigh
Other versions of this page are also available for the following:
8/27/2008
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 |