Function freya_testing::events_measurer::process_events  
pub fn process_events(
    dom: &FreyaDOM,
    events: &mut SmallVec<[PlatformEvent; 2]>,
    event_emitter: &UnboundedSender<DomEvent>,
    nodes_state: &mut NodesState,
    scale_factor: f64
)Expand description
Process the events and emit them to the VirtualDOM