Skip to main content

CommitHook

Type Alias CommitHook 

Source
pub type CommitHook<'a> = &'a mut dyn FnMut(&[u32]);
Expand description

Round-cadence commit hook of glm5_spec_session_burst_streamed (lane/b200-spec-ttft- 20260902): called with every newly committed slice of a burst, in order, disjoint.