Need simple c++ coding help
I am attention to have two things execute in a loop the first of which happening whenever possible or every 1ms and the other only happening every 25 ms. Is there any way to do this in a single loop or is it possible that im just SOL on this one.
Any help is greatly appreciated <3.