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

pub fn enqueue_events_with_integ_times<F>(f: F) -> EnqueueWithIntegTimes<F> where
    F: Fn() -> EventBox<()> + 'static, 
Expand description

Enqueue events which handlers should be activated in the integration time points.