HTML Application SDK
A0.101
|
import"SystemInformationPlugin.idl";
Public Member Functions | |
Integer | getCpuTemperature () |
Float | getCpuUsagePercentage () |
Float | getRamUsagePercentage () |
This is a class which implements global SystemInformation object.
Integer SystemInformation.getCpuTemperature | ( | ) |
gets current temperature of the CPU
Float SystemInformation.getCpuUsagePercentage | ( | ) |
Gets the percentage of CPU in use
Float SystemInformation.getRamUsagePercentage | ( | ) |
Gets the percentage of memory in use