For an interactive script I am working on, I often compare the previous state to the current state by using a data dam to capture a previous state. For instance, I trigger something based on whether a layer was locked previously.
However, the Data Dam interval of 0,25s causes a slight noticeable delay. Would it be possible to reduce the interval down to 0,1s or 0,05s to make my script feel snappier?