Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ delay_output(3X) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curses(3X)

napms(3X)

curses(5)

delay_output(3X)                                           delay_output(3X)

NAME
     delayoutput - delay output

SYNOPSIS
     cc [flag ...] file ... -lcurses [library ...]

     #include <curses.h>

     int delayoutput(int ms);

DESCRIPTION
     On terminals that support pad characters, delayoutput() pauses the
     output for at least ms milliseconds. Otherwise, the length of the
     delay is unspecified.

RETURN VALUE
     Upon successful completion, delayoutput() returns OK. Otherwise, it
     returns ERR.

ERRORS
     No errors are defined.

NOTES
     Whether or not the terminal supports pad characters, the
     delayoutput() function is not a precise method of timekeeping.

SEE ALSO
     curses(3X), napms(3X), curses(5).



























Page 1                       Reliant UNIX 5.44                Printed 11/98

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026