start_section : end section; priority_section : put(processors.speed); -- if(simulation_time=9) then -- processors.speed:=1; -- end if; end section; election_section : return min_to_index(tasks.priority); end section;