Technical data

getactivemarkertime
ModelSim EE/SE Command Reference ModelSim Commands CR-91
getactivemarkertime
The getactivemarkertime command gets the time of the active marker in the List
window.
Returns the time value. If -delta is specified, returns time and delta.
Syntax
getactivemarkertime
[-window <wname>] [-delta]
Arguments
-window <wname>
Use this option to specify an instance of the List window that is not the default.
Otherwise, the default List window is used. Optional. Use the view command
(CR-
180)
to change the default window.
-delta
Also return the delta value. Valid for the List window only. Optional. Default is
to return only the time.
Examples
getactivemarkertime -delta
Returns:
980 ns, delta 0
See also
right | left command
(CR-136), and the disable_menuitem command (CR-66)