.. 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: ./commands/time.c .. command function: do_time