itpp_sci  1.0.0
it++ based simulation framework for scicoslab, scilab and scipy
Macros | Functions
sleep.h File Reference

More...

Go to the source code of this file.

Macros

#define SLEEP_H
 
#define SLEEP_TIME_MS   1000
 

Functions

void sleep (unsigned int mseconds)
 
void go_sleep ()
 
void set_sleep_time (unsigned int mseconds)
 

Detailed Description

Author
mk

Macro Definition Documentation

#define SLEEP_H
#define SLEEP_TIME_MS   1000

Function Documentation

void go_sleep ( )
void set_sleep_time ( unsigned int  mseconds)
void sleep ( unsigned int  mseconds)