
5.3 Documentation addenda
stop-monitoring
Function
- Syntax:
start-monitoring
stop-monitoring
- The function stop-monitoring disables the Performance Monitor for all monitored functions and methods; the current state of the Performance Monitor is kept intact. It returns nil.
- The function start-monitoring enables the Performance Monitor for all functions and methods for which monitoring data can be gathered. It returns t. You can arrange for monitoring data to be gathered on a construct by specifying it as an argument to monitor or monitor-functions.
- By default, stop-monitoring disables the Performance Monitor for functions and methods in all existing processes.
- Functions that print and reset performance monitoring information automatically suspend monitoring for monitored constructs before tallying and clearing the monitoring results.
Liquid Common Lisp 5.0 Release and Installation Notes - 9 JUN 1997

Generated with Harlequin WebMaker