[][src]Function antler::run::thread::multi_thread

pub fn multi_thread<'a>(
    engine: Engine,
    input: &'a Input<'_>
) -> Result<Output<'a>, Error>

Run a multi-threaded render simulation.

Errors

if the progress bar can not be locked.