This plugin is really needed. Unfortunately, there're several problems
Plugin DOES count right on my computer (when I set 30s it does last 30s).
But the problem is, when plugin is called more times on one screen : if observed variable change on one instance, other instances starts to escalate, too. With rising of number of calls, the speed of escalating rises too. 2 calls - escalating 1>3>5 ... 3 calls escalating 1>4>7 ... Sometimes it even doesn't stop and repeat escalating, till it reaches selected time (that sometimes can't happen if the time is not multiplyable by number of plugin calls).
Another problem: When the observed value changes for example from 0 to 1, escalating begins, but if the observed value goes back to the value 0, escalating stops, and continues if the value changes again. - Problem is, it'd be nice to use this plugin with IF plugin and with hotkeys - When you press hotkey, some line on display changes for selected time (Like there's line with time and when you press hotkey it will show instead of time dotay's date for 4 seconds). This is not possible, because when I press hotkey, escalating starts and stops after hotkey is released... Result is, that date is on forever.
These two problems are obstacles to use this plugin in combination with many plugins like IF... etc.
Hope it will be at least slightly understandable.
Regards