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