Function alloc_metrics::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.
pub fn thread_metrics() -> Metrics
Get the current allocation metrics for the current thread.
Allocations in other threads will not affect this value.