NextPrevUpTopContentsIndex

add-symbol-profiler

Function
Summary

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

add-symbol-profiler adds a symbol to *profile-symbol-list*, the list of profiled symbols.

See also

*profile-symbol-list*
remove-symbol-profiler


LispWorks Reference Manual - 12 Mar 2008

NextPrevUpTopContentsIndex