OEMProfileTimerDisable (Windows Embedded CE 6.0)
1/5/2010
This function clears and disables a profiler timer.
Syntax
void OEMProfileTimerDisable (void);
Parameters
None.
Return Value
None.
Remarks
There is an implementation code sample provided in the Mdprof.c file.
Requirements
Header | profiler.h |
Library | OEMMain.lib or OEMMain_StaticKITL.lib |
Windows Embedded CE | Windows CE 2.10 and later |
See Also
Reference
Required Profiling Functions
OEMProfileTimerEnable