def __enter__()

in spectator/stopwatch.py [0:0]


    def __enter__(self) -> None:
        self._start = self._clock.monotonic_time()