record_memory
Method
This is a method of the Profiler class in the profiler module.Record memory usage.
Signature
Parameters
No description available.
No description available.
No description available.
Record memory usage.
This is a method of the Profiler class in the profiler module.Record memory usage.
def record_memory(name: str, current_kb: float, peak_kb: float) -> None