Function start_vp

Source
async fn start_vp(
    vp: UhProcessorBox,
    runner: RunnerBuilder,
) -> Result<JoinHandle<()>>