sentry_arroyo

Macro timer

Source
macro_rules! timer {
    ($($tt:tt)+) => { ... };
}
Expand description

Records a timer Metric with the global Recorder.