Skip to main content

is_enabled

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

Signature

Returns

bool
The result of the operation.

Uses

  • is_enabled
  • get_profiler

Used By

Source

View on GitHub

praisonai/profiler.py at line 800