Module libproc::pid_rusage

source ·
Expand description

Get information about resource usage of processes Information about Process Resource Usage - added in Mac OS X 10.9

Structs§

Enums§

Traits§

  • The PIDRUsage trait is needed for polymorphism on pidrusage types, also abstracting flavor in order to provide type-guaranteed flavor correctness

Functions§

  • Returns the information about resources of the process that match pid passed in.