System

The System struct contains the Power struct, which give information about your current battery and several other informations about your system, like the available RAM.

Members

Static functions

getPowerInfo
Power getPowerInfo()

Returns the PowerInfo structure with the currently power informations

getRAM
int getRAM()

Returns the available RAM

Structs

Power
struct Power

This structure provide support for battery lifetime if you are on a laptop etc.

Meta

Authors

rschuett