block
Method
This is a method of the Profiler class in the profiler module.Context manager for profiling a block of code.
Signature
Parameters
str
required
No description available.
str
default:"'block'"
No description available.
Returns
Any
The result of the operation.
Uses
time.timecls.record_timingcls.record_flow
Source
View on GitHub
praisonai/profiler.py at line 337
