virtuosoPulseRefreshInterval
perf.hm virtuosoPulseRefreshInterval int time_interval
Description
Specifies the interval in seconds to trigger a backtrace to get a callstack. You can set the value to 0 to disable the Virtuoso Studio pulse measurement.
The default is 1, which means to delay the pulse measurement by 1 sec.
The Health Monitor autocorrects the value when the specified integer is invalid.
GUI Equivalent
|
Diagnostic Center – Performance – Health Monitor – Health Monitor (Advanced) – Options |
|
Examples
envGetVal("perf.hm" "virtuosoPulseRefreshInterval")
envSetVal("perf.hm" "virtuosoPulseRefreshInterval" 'int 3)
Related Topics
Health Monitor (Advanced) Form
Return to top