[][src]Type Definition hdrhistogram::sync::IdleRecorderGuard

type IdleRecorderGuard<'a, C> = IdleRecorder<&'a mut Recorder<C>, C>;

See IdleRecorder. This guard borrows the idle Recorder.