Initial Implementation for a MSI GPU FPS Limiter (tested and working)
without this Limiter the MSI GPUs of the RTX 30 Series do slow update (max. 30 FPS) on their RGB controllers,
https://imgur.com/a/0qlXqmD 30 FPS Demo
so Effect Engines are limited to send with 30 FPS to this device, when send with 60FPS the GPU RGB begins to lag and updates like 1x/4sec
https://imgur.com/a/8p145r0 60 FPS Demo
so its needed that we implement a FPS Limiter to this controller, i hope older Series of MSI GPUs wont have a negative impact on this due i assume they have the same issue aswell
https://imgur.com/a/leZGS8g 60 FPS with Limiter Demo
So this would be nice if we would merge it now, we can still adjust the timer later