Function thread_metrics

Source
pub fn thread_metrics() -> Metrics
Expand description

Get the current allocation metrics for the current thread.

Allocations in other threads will not affect this value.