record_timing
Method
This is a method of the ProfilerCompat class in the profiler module.Record a timing measurement.
Signature
Parameters
str
required
No description available.
float
required
No description available.
str
default:"'function'"
No description available.
str
default:"''"
No description available.
int
default:"0"
No description available.
Uses
record_timingget_profiler
Used By
Source
View on GitHub
praisonai/profiler.py at line 810
