As far as I understand, the “Set Actor Tick Interval” node (see my screenshot above) should set the tick to a fix ticking rate. Therefore it should not be depending on FPS anymore.
If my assumption is correct, I’d like to know if there is any performance difference compared to a timer, which is also ticking with a fix rate.