MCPcopy Create free account
hub / github.com/GrayJack/coreutils / format_stats

Method format_stats

time/src/output.rs:87–105  ·  view source on GitHub ↗

Format the rusage and timing information into a `String` # Arguments `rusage` - Resource usage of the process being timed `duration` - Time taken by the process being timed

(self, rusage: &RUsage, duration: &Duration)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.80

Calls 4

default_formatterFunction · 0.85
csh_formatterFunction · 0.85
tcsh_formatterFunction · 0.85
custom_formatterFunction · 0.85

Tested by

no test coverage detected