Struct CPUInfo# Defined in File Utils.h Struct Documentation# struct CPUInfo# CPUInfo is a struct which contains information about the CPU of the system which is used by TRAP. Public Members std::string Model = {}# u32 Cores = 0# u32 LogicalCores = 0# bool HyperThreaded = false#