Retrieves the basic CPU informations.
More...
#include <CpuInformations.hpp>
Retrieves the basic CPU informations.
◆ CpuInformations()
CU_API castor::CpuInformations::CpuInformations |
( |
| ) |
|
|
default |
◆ getCoreCount()
uint32_t castor::CpuInformations::getCoreCount |
( |
| ) |
const |
|
inline |
- Returns
- The number of cores (Physical + Virtual).
◆ getModel()
String castor::CpuInformations::getModel |
( |
| ) |
const |
|
inline |
◆ getVendor()
String castor::CpuInformations::getVendor |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: