GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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 dig_falloc(), dig_frealloc(), G__check_gisinit(), main(), and V_error().