I can't seem to get the Timer IO device to work no matter what device I try to output to. I'm trying things like on timer tick, press controller button etc. If I use mouse as input device, the controller buttons are pressed correctly, but if I use Timer, I can't get any output into the vXbox controller. I can't find any documentation on the Timer ticker either so not 100% sure how to implement it. Could someone give a simple example of how to use the Timer ticker to trigger something?