#include <curses.h>
The delay_output() function delays output for ms milliseconds by inserting pad characters in the output stream.
On success, the delay_output() function returns OK. Otherwise, it returns ERR.
None.
napms(3XCURSES)