record_import
Method
This is a method of the Profiler class in the profiler module.Record an import timing.
Signature
Parameters
No description available.
No description available.
No description available.
Record an import timing.
This is a method of the Profiler class in the profiler module.Record an import timing.
def record_import(module: str, duration_ms: float, parent: str) -> None