Function dvcompute::simulation::event::yield_event[][src]

pub fn yield_event<M>(comp: M) -> Yield<M> where
    M: Event<Item = ()> + 'static, 
Expand description

Enqueue the event which must be actuated with the current modeling time but later.