Function iota_metrics::get_metrics
source ยท pub fn get_metrics() -> Option<&'static Metrics>
Expand description
Retrieves the global METRICS
instance if it has been initialized.
pub fn get_metrics() -> Option<&'static Metrics>
Retrieves the global METRICS
instance if it has been initialized.