Skip to main content

exit

Function exit 

Source
pub fn exit(idx: usize, duration: Duration, ok: bool, error: Option<String>)
Expand description

Close the entry at idx with its measured duration and outcome. Called by code generated from #[jig].