CAPTURE_WINDOW_MS

private const val CAPTURE_WINDOW_MS: Long = 500

How long feedback is collected after the commands go out. Not zero: a plugin command that answers from an async task replies a tick later at the earliest.