pub fn compute_from_descendants(
_parent_pid: u32,
descendants: &[u32],
) -> ChildProcessInfoExpand description
Compute child process info from descendants.
pub fn compute_from_descendants(
_parent_pid: u32,
descendants: &[u32],
) -> ChildProcessInfoCompute child process info from descendants.