perfStopCallStackProc
perfStopCallStackProc( ) => t / nil
Description
Stops the Health Monitor tool from collecting the callstacks.
Arguments
Values Returned
Examples
You can specify a bindkey as shown below to stop collecting the callstacks.
hiSetBindKey("Layout" "4" "perfStopCallStackProc()")
=> t
Related Topics
Return to top