disable
Method
This is a method of the Profiler class in the profiler module.Disable profiling.
Signature
Source
View on GitHub
praisonai/profiler.py at line 262disable: Disable profiling.
This is a method of the Profiler class in the profiler module.Disable profiling.
def disable() -> None
praisonai/profiler.py at line 262