Function re_memory::accounting_allocator::tracking_stats

source ·
pub fn tracking_stats() -> Option<TrackingStatistics>
Expand description

Gather statistics from the live tracking, if enabled.

Enable this with set_tracking_callstacks, preferably the first thing you do in main.

Requires that you have installed the AccountingAllocator.