.. index:: time (command) .. _command_time: time - measure execution duration of a command ============================================== Usage ^^^^^ ``time [-n] COMMAND`` Synopsis ^^^^^^^^ Note: This command depends on COMMAND being interruptible, otherwise the timer may overrun resulting in incorrect results Options ^^^^^^^ -n output elapsed time in nanoseconds .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/time.c .. command function: do_time