mcx::utils::ProcessInfo
less than a minute
mcx::utils::ProcessInfo
Public Attributes
Name | |
---|---|
pid_t | pid |
std::string | proc_path |
std::string | proc_name |
Public Attributes Documentation
variable pid
pid_t pid;
variable proc_path
std::string proc_path;
variable proc_name
std::string proc_name;
Updated on 2022-04-05 at 16:21:27 +0200