Function dvcompute::simulation::process::trace_process[][src]

pub fn trace_process<M>(msg: String, comp: M) -> Trace<M> where
    M: Process
Expand description

Trace the computation.