MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / pid

Method pid

src/envmodule.cpp:361–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

359}
360
361DWORD Process::pid() const
362{
363 return m_pid;
364}
365
366DWORD Process::ppid() const
367{

Callers 4

findChildrenFunction · 0.45
findChildProcessesFunction · 0.45
getProcessTreeFromJobFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected