Skip to main content

memory_snapshot

Method
This is a method of the Profiler class in the profiler module.
Take a memory snapshot.

Signature

def memory_snapshot() -> Dict[str, float]

Returns

Returns
Dict[str, float]
The result of the operation.