profile_lines
Function
This function is defined in the profiler module.Decorator for line-level profiling. Note: Requires line_profiler package for full functionality. Falls back to basic timing if not available.
Signature
Parameters
No description available.
Returns
The result of the operation.
Usage
Uses
Profiler.is_enabledfnLineProfilerlp.add_functionlp.enablelp.disableio.StringIOlp.print_statsProfiler.set_line_profile_datas.getvalue
Source
View on GitHub
praisonai/profiler.py at line 1110
