pub const NOMINAL_FPS: f32 = 30.0;Expand description
The frame rate the fps variable reports, and the cadence a per-frame rate is
interpreted against.
MilkDrop’s own nominal rate. A .milk preset’s zoom = 1.01 means “1 % per
frame at about this rate”, and its author tuned it by eye there — so this is
the number that reproduces what they saw, not the display’s actual refresh.
See the module docs.