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.
profile_api
Function
This function is defined in the profiler module.Decorator to profile a function as an API call.
Signature
Parameters
No description available.
Returns
The result of the operation.
Usage
Uses
Profiler.is_enabledfntime.perf_counterProfiler.record_api_callfunctools.wrapsdecorator
Source
View on GitHub
praisonai/profiler.py at line 1010
