pub fn napms_sp(screen: SCREEN, ms: Duration) -> Result<(), NCurseswError>
👎 Deprecated since 0.5.0:

ncurses library call superseeded by native rust call. Use std::thread::sleep(dur: std::time::Duration) instead

Expand description

Screen function of namps().