Sets the frequency at which the graphical view is updated (for script optimization purposes).
0 |
Integer |
Idle Count |
The number of “idle counts” between graphical view updates. |
None.
SUCCESS |
The idle update counts were set successfully. |
FAILURE |
An invalid (negative) idle count was specified. |
Idle counts have no specific length--so you cannot set a specific frequency (as in one update per second).
A higher idle count will update the graphical view less frequently, and as a result scripts will run faster (at the expense of a less-frequently updated view).