Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

interruptCheckInterval

ui interruptCheckInterval int interval

Description

Sets the interrupt interval for Ctrl+C. The default value is 500 milliseconds and the range of values can vary from 100 to 1000 milliseconds.

If Ctrl+C does not work, Shift+Ctrl+C may be used to interrupt the execution of the current command. However, using Shift+Ctrl+C is more likely to leave virtuoso in an undetermined state.

GUI Equivalent

None

Examples

envGetVal("ui" "interruptCheckInterval")
envSetVal("ui" "interruptCheckInterval" 'int 200)

Related Topics

User Preferences Form


Return to top
 ⠀
X