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.
napms − sleep
napms(ms)
int ms;
This function causes the program to sleep for ms milliseconds. The number of milliseconds is limited to 1000.