get_imports
Method
This is a method of the ImportProfiler class in the profiler module.Get recorded imports.
Signature
Parameters
No description available.
Returns
The result of the operation.
Get recorded imports.
This is a method of the ImportProfiler class in the profiler module.Get recorded imports.
def get_imports(min_duration_ms: float) -> List[ImportRecord]