#[repr(C)]pub struct WHV_PROCESSOR_RUNTIME_COUNTERS {
pub TotalRuntime100ns: u64,
pub HypervisorRuntime100ns: u64,
}Expand description
Required features: ‘Win32_System_Hypervisor’
Fields
TotalRuntime100ns: u64HypervisorRuntime100ns: u64#[repr(C)]pub struct WHV_PROCESSOR_RUNTIME_COUNTERS {
pub TotalRuntime100ns: u64,
pub HypervisorRuntime100ns: u64,
}Required features: ‘Win32_System_Hypervisor’
TotalRuntime100ns: u64HypervisorRuntime100ns: u64