pub fn mark(name: impl Into<String>)
Record a timing marker with a human-readable name. The first call is considered the “start” marker for cumulative timings.