static FIXTURE_ACTION_SENDER: OnceLock<Sender<FixtureCommand>>Expand description
Global static sender channel used to dispatch asynchronous commands to the running FixtureEngine.
static FIXTURE_ACTION_SENDER: OnceLock<Sender<FixtureCommand>>Global static sender channel used to dispatch asynchronous commands to the running FixtureEngine.