Skip to main content

render_deadline_snapshot

Function render_deadline_snapshot 

Source
pub fn render_deadline_snapshot() -> Option<Instant>
Expand description

Snapshot of the current thread’s RENDER_DEADLINE. Used by the segment wrapper’s debug_assert! leak-check and by tests; the production render path doesn’t need to read the deadline back.