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

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

Show the object representation in the final time point.