Skip to content

llScriptProfiler

void llScriptProfiler(integer State)

Enables or disables script profiling options. Currently only supports PROFILE_SCRIPT_MEMORY (Mono only) and PROFILE_NONE.

May significantly reduce script performance.

Parameters
State (integer)
PROFILE_NONE or PROFILE_SCRIPT_MEMORY flags to control the state.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here