Quantum v2.2.5 Quantum.JobBroadcaster View Source
This Module is here to broadcast added / removed tabs into the execution pipeline.
Link to this section Summary
Link to this section Functions
Link to this function
start_link(name, jobs)
View Source
start_link(GenServer.server(), [Quantum.Job.t()]) :: GenServer.on_start()
Start Job Broadcaster
Arguments
name
- Name of the GenStagejobs
- Array ofQuantum.Job