Share via


OEMProfileTimerDisable

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

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 Nkprof.lib
Windows Embedded CE Windows CE 2.10 and later

See Also

Reference

OEMProfileTimerEnable

Other Resources

Kernel Profiler