[][src]Crate psutil

Process monitoring utilities.

Modules

pidfile

Contains functions to read and write pidfiles.

Functions

getpid

Return the PID of the calling process.

getppid

Return the PID of the parent process.

Type Definitions

GID

Type for group identifiers.

PID

Type for process identifiers.

UID

Type for user identifiers.