draino(3) — Subroutines
Digital
NAME
draino − wait for output to drain
SYNOPSIS
#include <curses.h>
draino(ms)
int ms;
DESCRIPTION
This function waits until there is only ms milliseconds worth of output left in the output queue. The restrictions on the number of milliseconds delay are determined by napms.