13std::optional<Path> getCgroupFS();
15std::map<std::string, std::string> getCgroups(
const Path & cgroupFile);
19 std::optional<std::chrono::microseconds> cpuUser, cpuSystem;
28CgroupStats destroyCgroup(
const Path & cgroup);
std::string Path
Definition types.hh:28