Skip to content
Snippets Groups Projects
Commit ca366d0e authored by Che-liang Chiou's avatar Che-liang Chiou Committed by Wolfgang Denk
Browse files

cmd_time: add time command


The 'time' command runs and reports execution time of commands.

Sample usage:
--------------------
u-boot# time crc 0x1000 1000
CRC32 for 00001000 ... 00001fff ==> ae94dc4b

time: 0.004 seconds, 4 ticks
--------------------

Signed-off-by: default avatarChe-Liang Chiou <clchiou@chromium.org>
Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 6feff899
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment