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