pub fn inc_storage_read_account(
duration: Duration,
storage: impl Into<MetricLabelValue>,
point_in_time: impl Into<MetricLabelValue>,
)
Expand description
Add operation duration to storage_read_account
histogram.
pub fn inc_storage_read_account(
duration: Duration,
storage: impl Into<MetricLabelValue>,
point_in_time: impl Into<MetricLabelValue>,
)
Add operation duration to storage_read_account
histogram.