allocated_memory_bytes_count property

allocated_memory_bytes_count property

Gets the allocated in-memory bytes count.

Definition:

@property
def allocated_memory_bytes_count(self):
    ...

See Also