Constant FPS_DEFAULT

pub const FPS_DEFAULT: u32 = 30; // 30u32
Available on crate feature dep_sdl2 only.