|
GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
|
#include <grass/config.h>#include <unistd.h>#include <grass/gis.h>
Go to the source code of this file.
Functions | |
| void | G_sleep (unsigned int seconds) |
| void G_sleep | ( | unsigned int | seconds | ) |
Definition at line 11 of file sleep.c.
Referenced by G__check_gisinit(), and main().