Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Process::Manager4Posix::Sleep ( int  sec  )  [inline, virtual]

Implements Impala::Process::Manager.

Definition at line 169 of file Manager4Posix.h.

00170     {
00171         sleep(sec); //seconds
00172     }


Generated on Thu Jan 13 09:23:59 2011 for ImpalaSrc by  doxygen 1.5.1