clear
Method
This is a method of the Profiler class in the profiler module.Clear all profiling data.
Signature
Source
View on GitHub
praisonai/profiler.py at line 272clear: Clear all profiling data.
This is a method of the Profiler class in the profiler module.Clear all profiling data.
def clear() -> None
praisonai/profiler.py at line 272