Searched hist:da83bcd7b33d9e4dca3913cb5c0827dce0f8672a (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/ |
H A D | README | da83bcd7b33d9e4dca3913cb5c0827dce0f8672a Wed Oct 03 07:14:57 CDT 2012 Joe Hershberger <joe.hershberger@ni.com> Add a command to access the system timer
Two sub-commands... start and get. * start sets the reference. * get prints out the time since the last start (in "<sec>.<msec>" format). If get is called without start, returns time since boot. Simple way to benchmark an operation: "timer start;<commands-to-measure>;timer get"
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
|