Home
last modified time | relevance | path

Searched defs:HELP_time (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h481 #define HELP_time "usage: time [-pv] COMMAND [ARGS...]\n\nRun command line and report real, user, and system time elapsed in seconds.\n(real = clock on the wall, user = cpu used by command's code,\nsystem = cpu used by OS on behalf of command.)\n\n-p POSIX format output (default)\n-v Verbose" macro

Completed in 6 milliseconds