napms(3cur)
NAME
napms − sleep
SYNTAX
napms(ms)
int ms;
DESCRIPTION
This function causes the program to sleep for ms milliseconds. The number of milliseconds is limited to 1000.
Subroutines
napms − sleep
napms(ms)
int ms;
This function causes the program to sleep for ms milliseconds. The number of milliseconds is limited to 1000.
Subroutines