All Manuals > LispWorks User Guide and Reference Manual > 38 The HCL Package

NextPrevUpTopContentsIndex

add-symbol-profiler

Function
Summary

Deprecated. Adds a symbol to the list of profiled symbols.

Package

hcl

Signature

add-symbol-profiler symbol => nil

Arguments

symbol

A symbol to be added to the *profile-symbol-list*.

Values

Returns nil.

Description

The function add-symbol-profiler is deprecated. It adds a symbol to the list of profiled symbols.

See also

remove-symbol-profiler


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex