Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ napms(3) — OSF/1 3.0 αXP

Media Vault

Software Library

Restoration Projects

Artifacts Sought

napms(3)  —  Subroutines

NAME

napms − Causes the program to sleep

SYNOPSIS

#include <curses.h>
 
napms(ms)
   int ms;

DESCRIPTION

This function causes the program to sleep for ms milliseconds.  The number of milliseconds is limited to 1000. 

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