Function dvcompute_results::simulation::results::io::print_result_in_stop_time[][src]

pub fn print_result_in_stop_time<M>(
    comp: M,
    locale: ResultLocale
) -> impl Simulation<Item = ()> where
    M: ResultWrite + 'static, 
Expand description

Print the object representation in the final time point.