macro_rules! timer { ($($tt:tt)+) => { ... }; }
Records a timer Metric with the global Recorder.
Metric
Recorder