It doesn't work CONSISTENTLY on all my Samsung devices (S20, S6 Tablet and Note 10).
But I agree that since some Tasker actions/contexts don't work on all devices anyway, it will be beneficial to those who find this useful and working on their devices.
%TIMES is quite useful. If Joao could make %TIMES an exception, as Rich suggested, OR somehow create a NEW context that allows users to run some tasks every x seconds, that would be great.
For now, my workaround is to use the Logcat Event. I use "~R\d" in the Filter field. This will fire all the time since every single log has a number, i.e. the timestamp. That I use the Cooldown time to control the frequency. This works but not very precise. For example, if I set the Cooldown time to 10 seconds. It will run consistently every 10/11 seconds as long as I am using the phone. But when the phone idles (and apprantely goes to sleep or deep sleep mode I think BUT Tasker not being killed), it becomes not precise, meaning it will run every 10, 12, 28 seconds or even over a minute, instead of always 10.