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.

clear

Method
This is a method of the Profiler class in the profiler module.
Clear all profiling data.

Signature

def clear() -> None

Source

View on GitHub

praisonai/profiler.py at line 272