Function observe_processing_time

Source
pub fn observe_processing_time(
    relayer_id: &str,
    network_type: &str,
    stage: &str,
    secs: f64,
)
Expand description

Observe a duration on the TRANSACTION_PROCESSING_TIME histogram.