pub fn trace_command_duration(
command: &CommandSpec,
started: Instant,
status: i32,
)Expand description
One debug line per finished target command, so a slow launch or resume phase can be attributed from logs instead of re-profiled by hand.