Definition at line 324 of file Runner.h. References mProcessManager, and Impala::Process::Manager::Sleep(). Referenced by RunJob(), and WaitForJob(). 00325 { 00326 mProcessManager->Sleep(sec); 00327 }
Here is the call graph for this function: ![]()
|
1.5.1