GRASS GIS 7 Programmer's Manual  7.0.2(2015)-r00000
sleep.c File Reference
#include <grass/config.h>
#include <unistd.h>
#include <grass/gis.h>
Include dependency graph for sleep.c:

Go to the source code of this file.

Functions

void G_sleep (unsigned int seconds)
 

Function Documentation

void G_sleep ( unsigned int  seconds)

Definition at line 11 of file sleep.c.

Referenced by G__check_gisinit(), and main().