Function braid_triggerbox::run_triggerbox
source · pub async fn run_triggerbox(
on_new_model_cb: ClockModelCallback,
outq: Receiver<Cmd>,
triggerbox_data_tx: Option<Sender<TriggerClockInfoRow>>,
opts: TriggerboxOptions
) -> Result<()>