Function check
pub fn check() -> bool
Available on crate feature
dep_fltk
only.Expand description
Calling this during a big calculation will keep the screen up to date and the interface responsive.
pub fn check() -> bool
dep_fltk
only.Calling this during a big calculation will keep the screen up to date and the interface responsive.