Skip to main content

dump

Function dump 

Source
pub fn dump() -> Vec<(String, ProfileEntry)>
Expand description

Dump the per-CB profile table sorted by descending total_ns.

Returns Vec<(label, entry)> sorted by total time.