Skip to main content

trace_command_duration

Function trace_command_duration 

Source
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.