![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "CPUInfo.h"#include <cstring>#include <fstream>#include <memory>#include <set>#include <sstream>#include <string>#include <thread>#include <vector>#include <Helper.h>#include <Logging.h>
Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::utility | |
Functions | |
| static int | cloudViewer::utility::PhysicalConcurrency () |
| Returns the number of physical CPU cores. More... | |
| static std::string | cloudViewer::utility::GetCPUModelName () |
| Returns the CPU model name/brand string. More... | |