Package: xpath-sys

Function disable-profiling

Lambda List

disable-profiling ()

Return Value

nil

Details

Disables profiling.

Disables profiling for future XPath compilations, but keeps recorded profiling samples for report.

Previously returned closures that were created with profiling enabled will not record samples until profiling is re-activated.

 

See also