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

pub fn enqueue_event(time: f64, comp: EventBox<()>) -> Enqueue
Expand description

Enqueue an event which handler should be activated at the specified time.