pub fn attach_timer(output: Output, timer: HistogramTimer) -> OutputExpand description
Attaches a timer to the output and observes it once the output is exhausted.
pub fn attach_timer(output: Output, timer: HistogramTimer) -> OutputAttaches a timer to the output and observes it once the output is exhausted.