powerd++
0.4.4
|
A collection of type aliases. More...
#include <chrono>
Go to the source code of this file.
Namespaces | |
types | |
A collection of type aliases. | |
Typedefs | |
typedef std::chrono::milliseconds | types::ms |
Millisecond type for polling intervals. | |
typedef int | types::coreid_t |
Type for CPU core indexing. | |
typedef unsigned long | types::cptime_t |
Type for load counting. More... | |
typedef unsigned int | types::mhz_t |
Type for CPU frequencies in MHz. | |
typedef int | types::decikelvin_t |
Type for temperatures in dK. | |
A collection of type aliases.