CPU information.
More...
#include <util.hpp>
CPU information.
Definition at line 350 of file util.hpp.
◆ model
| std::string uvw::CPUInfo::model |
The model of the CPU.
Definition at line 353 of file util.hpp.
◆ speed
The frequency of the CPU.
Definition at line 354 of file util.hpp.
◆ 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 362 of file util.hpp.
The documentation for this struct was generated from the following file: