mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
doc: document command 'ms'
Add documentation for the commands 'ms'. Change-Id: I247adce1c586c4f4cd36d044d48298c370635e67 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/8432 Tested-by: jenkins
This commit is contained in:
@@ -9621,6 +9621,12 @@ Add or replace help text on the given @var{command_name}.
|
||||
Add or replace usage text on the given @var{command_name}.
|
||||
@end deffn
|
||||
|
||||
@deffn {Command} {ms}
|
||||
Returns current time since the Epoch in ms
|
||||
(See: @url{https://en.wikipedia.org/wiki/Epoch_(computing)}).
|
||||
Useful to compute delays in TCL.
|
||||
@end deffn
|
||||
|
||||
@node Architecture and Core Commands
|
||||
@chapter Architecture and Core Commands
|
||||
@cindex Architecture Specific Commands
|
||||
|
||||
Reference in New Issue
Block a user