Skip to content

Releases: InfinitumForm/FrameRateHelper

v1.0.2

06 May 10:47
6a2c42c

Choose a tag to compare

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

18 Apr 21:19

Choose a tag to compare

Update README.md

v1.0.0

18 Apr 20:22

Choose a tag to compare

First commit