GATE
|
System processor infos. More...
#include <os.hpp>
Public Member Functions | |
uint32_t | getCores () const |
uint32_t | getVersion () const |
uint32_t | getSpeedMHz () const |
uint32_t | getCacheSize () const |
String | getName () const |
String | getVendor () const |
String | getDescription () const |
System processor infos.
uint32_t getCores | ( | ) | const |
uint32_t getVersion | ( | ) | const |
uint32_t getSpeedMHz | ( | ) | const |
uint32_t getCacheSize | ( | ) | const |
String getName | ( | ) | const |
String getVendor | ( | ) | const |
String getDescription | ( | ) | const |