|
GRASS GIS 7 Programmer's Manual
7.0.3(2016)-r00000
|
#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(), G_unset_error_routine(), and main().