18#ifndef __BIN_SH_TIMECOMMAND
19#define __BIN_SH_TIMECOMMAND
53 virtual int execute(
const Size nparams,
const char **params);
Builtin command for the Shell.
System command shell interpreter.
Measure the execution time of a program.
Shell * m_shell
Shell object.
virtual int execute(const Size nparams, const char **params)
Executes the command.
unsigned int Size
Any sane size indicator cannot go negative.