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.
Returns the PowerInfo structure with the currently power informations
Returns the available RAM
This structure provide support for battery lifetime if you are on a laptop etc.
See Implementation
rschuett
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.