-
Enhancement
-
Resolution: Fixed
-
P4
-
7.0.0
The JavaFX Pulse Duration rule has a configuration attribute expressed in FPS (frames per second) for a monitor refresh rate target. This would make more sense expressed in Hertz (Hz), support for frequencies could also be of use in the future if anyone wants to add rules that look for e.g. CPU frequencies or something similar. Implementing this is fairly simple, as it uses Decimal Prefixes and is a linear unit.