CPU information.
More...
#include <util.h>
CPU information.
Definition at line 330 of file util.h.
◆ model
| std::string uvw::CPUInfo::model |
The model of the CPU.
Definition at line 333 of file util.h.
◆ speed
The frequency of the CPU.
Definition at line 334 of file util.h.
◆ times
| CPUTime uvw::CPUInfo::times |
CPU times.
It is built up of the following data members: user, nice, sys, idle, irq, all of them having type uint64_t.
Definition at line 342 of file util.h.
The documentation for this struct was generated from the following file: