Query: delay_output
OS: ultrix
Section: 3cur
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
delay_output(3cur) delay_output(3cur) Name delay_output - cause short delay Syntax int delay_output(ms) int ms; Description Insert 10 x millisecond pause in output. The largest number allowed for is 0.5 seconds (500 milliseconds). Return Values The function returns OK on success and ERR on error. delay_output(3cur)
| Related Man Pages |
|---|
| getch(3cur) - ultrix |
| mvgetch(3cur) - ultrix |
| mvwgetch(3cur) - ultrix |
| mvwprintw(3cur) - ultrix |
| waddch(3cur) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| Sleep under one second |
| Slow down output from dhclient-script to screen |
| Trouble with pipes in chat client on linux |