Skip to main content

set_render_deadline

Function set_render_deadline 

Source
pub fn set_render_deadline(deadline: Option<Instant>)
Expand description

Install a per-render deadline visible to the engine’s on_progress callback. Pass None to clear after the render completes.