GATE
Loading...
Searching...
No Matches
SystemCpuInfo Struct Reference

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
 

Detailed Description

System processor infos.

Member Function Documentation

◆ getCores()

uint32_t getCores ( ) const
Returns

◆ getVersion()

uint32_t getVersion ( ) const
Returns

◆ getSpeedMHz()

uint32_t getSpeedMHz ( ) const
Returns

◆ getCacheSize()

uint32_t getCacheSize ( ) const
Returns

◆ getName()

String getName ( ) const
Returns

◆ getVendor()

String getVendor ( ) const
Returns

◆ getDescription()

String getDescription ( ) const
Returns


The documentation for this struct was generated from the following files: