[][src]Function ncursesw::napms_sp

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

Screen function of namps().