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

pub fn print_results_in_integ_times<F, M>(
    f: F,
    locale: ResultLocale
) -> impl Simulation<Item = ()> where
    F: Fn() -> M + 'static,
    M: ResultWrite + 'static, 
Expand description

Print the object representation in the integration time points.