Need help choosing frames or timed duration for my visual stimulus

My current solution is to measure and calculate the frame data to suit the hz of the monitor. I have had good results using this method I found in an old post. But instead of the int function I decided to use the round function. I was able to flexibly adapt to the frame rate of a 60hz and 144 hz monitor with no issue. If anyone else has any suggestions or considerations, I would love to know, but as of now this is solved.

1 Like