pub fn subcmd(label: &str, dur: Duration)Expand description
Log a completed internal sub-command (an external tool code-ranker shelled out
to) with its duration: [HH:MM:SS.mmm] ↳ <label> — 0.231s. The ↳ marks it
as a nested step under the current stage.