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.
cprofile
Method
This is a method of the Profiler class in the profiler module.Context manager for cProfile profiling.
Signature
Parameters
No description available.
Returns
The result of the operation.
Uses
cProfile.Profilepr.enablepr.disableio.StringIOsort_statspstats.Statsps.print_statss.getvaluetime.time
Source
View on GitHub
praisonai/profiler.py at line 646
