Function dhat::get_stats[][src]

pub fn get_stats() -> Option<Stats>
Expand description

Get current stats. Returns None if called before Dhat::start_heap_profiling or Dhat::start_ad_hoc_profiling is called.