in spectator/registry.py [0:0]
def timer(self, name: str, tags: Optional[dict] = None) -> Timer: return Timer(self.new_id(name, tags), self._writer)