Function glean_core::alloc_size
source ยท pub fn alloc_size(ops: &mut MallocSizeOfOps) -> usizeExpand description
Return the heap usage of the Glean object and all descendant heap-allocated structures.
Value is in bytes.
pub fn alloc_size(ops: &mut MallocSizeOfOps) -> usizeReturn the heap usage of the Glean object and all descendant heap-allocated structures.
Value is in bytes.