Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gm_sleep.c File Reference

#include "gm_internal.h"

Functions

GM_ENTRY_POINT int gm_sleep (unsigned int seconds)

Detailed Description

This file contains the GM API function gm_sleep().


Function Documentation

GM_ENTRY_POINT int gm_sleep unsigned int    seconds
 

gm_sleep() emulates the ANSI standard sleep(), sleeping the entire process for seconds seconds.

Return values:
SLEEP 
Parameters:
seconds  (IN) The number of seconds for which the process should sleep.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Mon Nov 3 15:39:26 2003 for GM by doxygen1.2.15