Struct docker::stats::CpuStats
[−]
[src]
pub struct CpuStats {
pub cpu_usage: CpuUsage,
pub system_cpu_usage: u64,
pub throttling_data: ThrottlingData,
}Fields
cpu_usage | |
system_cpu_usage | |
throttling_data |