Skip to main content

RUSAGE_BOTH

Constant RUSAGE_BOTH 

Source
pub const RUSAGE_BOTH: c_int = -2;
Expand description

Non-POSIX.

Return resource consumption statistics for both the current process and all of its terminated child processes that have been waited for.