Releases: InfinitumForm/FrameRateHelper
Releases · InfinitumForm/FrameRateHelper
v1.0.2
fix(core): extend frame interval clamp to support high refresh rate displays
- Updated clamp range from 10–20ms to 4–33.34ms
- Added support for modern high refresh rate monitors (120Hz, 144Hz, 165Hz, 240Hz)
- Improved accuracy of frame interval detection across wider FPS spectrum
- Prevented incorrect normalization on high and low-end displays
v1.0.1
Update README.md
v1.0.0
First commit