Skip to main content

get_memory_records

Method
This is a method of the Profiler class in the profiler module.
Get memory records.

Signature

def get_memory_records() -> List[MemoryRecord]

Returns

Returns
List[MemoryRecord]
The result of the operation.