Function origen::prog_gen::flow_api::start_on_passed[][src]

pub fn start_on_passed(flow_id: FlowID, meta: Option<Meta>) -> Result<usize>
Expand description

Start an on-passed block (events to run if the given test or group passed), the returned reference should be retained and passed to end_block