get_imports
Method
This is a method of the Profiler class in the profiler module.Get import records, optionally filtered by minimum duration.
Signature
Parameters
float
default:"0"
No description available.
Returns
List[ImportRecord]
The result of the operation.
Source
View on GitHub
praisonai/profiler.py at line 360
