Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

is_enabled

Method
This is a method of the Profiler class in the profiler module.
Check if profiling is enabled.

Signature

def is_enabled() -> bool

Returns

Returns
bool
The result of the operation.

Used By

Source

View on GitHub

praisonai/profiler.py at line 267