![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "Cpu.h"#include "CVPlatform.h"#include <cstdio>#include <cstdlib>#include <cstring>#include <sys/sysinfo.h>#include <unistd.h>
Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::system | |
Macros | |
| #define | GET_TOTAL_CPUS_DEFINED |
Functions | |
| int | cloudViewer::system::cpu_clock_by_os () |
| Returns the CPU clock, as reported by the OS. More... | |
| int | cloudViewer::system::get_total_cpus () |
| Returns the total number of CPUs. More... | |