EnableProfile, ResetProfile, ViewProfileResults
EnableProfile
Description
EnableProfile(
int EnableProfile
);
This function turns profiling on/off.
Parameters
See Also
ViewProfileResults
ResetProfile
Description
ResetProfile();
This function clears all data from previous profiling to zero.
See Also
EnableProfile, ViewProfileResults
ViewProfileResults
Description
ViewProfileResults();
This function displays the Profile Results dialog box. This dialog box can be displayed also from the context menu on the right most position on the Status Bar.
See Also
ResetProfile, EnableProfile