def __exit__()

in spectator/stopwatch.py [0:0]


    def __exit__(self, type_, value, traceback) -> None:
        self._timer.record(self.duration())