pylabrobot.centrifuge.highres.microspin_backend.MicroSpinBackend.DEFAULT_SPINDLE_POLL_INTERVAL#

MicroSpinBackend.DEFAULT_SPINDLE_POLL_INTERVAL: float = 60.0#

Default per-poll timeout for wait_for_spindle_stopped(). The method issues a fresh status every poll_interval seconds until one succeeds (i.e. the spindle reports stopped) or until the overall timeout budget expires.