mark

Function mark 

Source
pub fn mark(name: impl Into<String>)
Expand description

Record a timing marker with a human-readable name. The first call is considered the “start” marker for cumulative timings.