Technical data
getactivemarkertime
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
323
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 (p388) 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 (p359), and the
disable_menuitem
command (p301)