alloc_size

Function alloc_size 

Source
pub fn alloc_size(ops: &mut MallocSizeOfOps) -> usize
Expand description

Return the heap usage of the Glean object and all descendant heap-allocated structures.

Value is in bytes.