procProfilerWrapper

Normally one cProcProfiler object is enough. A couple of wrapper procedures are provided so you can use the default profiler session without the need to create your own.
Public Methods
Usage  Name  Returns Argument(s)  Summary
Usually procProfileConstruct  none  call procProfileConstruct (Optional sname As String = “default profiler”, Optional pLevel As ptLevels = ptLevelAll) Create required objects and start a profiling session. Will create procProfiler of class cProcProfiler.
 Usually ProcProfileDestroy  none  none Clean up procProfiler object after reporting the results. Will call the DestroyTimers method of class cProcProfiler
For help and more information join our forum, follow the blog or follow me on Twitter