in spectator/stopwatch.py [0:0]
def duration(self) -> float: return self._clock.monotonic_time() - self._start