pub fn cmd_timer(args: &[String]) -> Result<(), ShellError>Expand description
Timer debug command
Usage: timer test
Measures elapsed real time vs kernel ticks.
pub fn cmd_timer(args: &[String]) -> Result<(), ShellError>Timer debug command
Usage: timer test
Measures elapsed real time vs kernel ticks.