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

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

Implements Impala::Process::Manager.

Definition at line 107 of file Manager4Windows.h.

00108     {
00109         ::Sleep(sec * 1000); //millisec's
00110     }


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