Add system_time bin command which just prints system_time().
This can be used by scripts to do verious performance measurements. Specifically it can be used to measure the boot time since it represents the uptime.
This commit is contained in:
@@ -26,7 +26,7 @@ SYSTEM_BIN = [ FFilterByBuildFeatures
|
||||
route
|
||||
safemode screen_blanker screeninfo screenmode setarch setmime settype
|
||||
setversion setvolume shutdown
|
||||
strace su sysinfo
|
||||
strace su sysinfo system_time
|
||||
tcptester telnet telnetd top
|
||||
traceroute trash
|
||||
unchop unmount
|
||||
|
||||
Reference in New Issue
Block a user