Skip to main content

execute_render_command_with_control

Function execute_render_command_with_control 

Source
pub async fn execute_render_command_with_control(
    request: &RenderRequest,
    control: RenderControl,
) -> Result<()>
Expand description

Execute a render with caller-owned progress, cancellation, and timeout controls.