# Interfaces
PerProcessStatInterface defines common methods that all platform specific PerProcessStat types must implement.
ProcessStatInterface defines common methods that all platform specific ProcessStat type must implement.
# Type aliases
PidFilterFunc represents a function that can be passed to PerProcessStat to express interest in tracking a particular process.