[inline]
Definition at line 9 of file ProcessInfo.h.
00010 { 00011 #ifdef PSAPI_USED 00012 return true; 00013 #else 00014 return false; 00015 #endif 00016 }