interface CpuCacheInfo {
    totalBytesCount: number;
}

Properties

Properties

totalBytesCount: number