in spectator/registry.py [0:0]
def pct_timer_with_id(self, meter_id: MeterId) -> PercentileTimer: return PercentileTimer(meter_id, self._writer)