CpuStats
class CpuStats extends Alvine
CpuStats
Properties
protected Usage | $cpuusage | ||
protected integer | $systemcpuusage | ||
protected ThrottlingData | $throttlingdata |
Methods
__construct()
__construct
getCpuusage()
getCpuusage
integer
getSystemcpuusage()
getSystemcpuusage
getThrottlingdata()
getThrottlingdata
setSystemcpuusage(integer $systemcpuusage)
setSystemcpuusage
static CpuStats
getInstanceFromArray(Array|ArrayHelper $array)
getInstanceFromArray
Details
at line 56
__construct()
__construct
at line 67
Usage
getCpuusage()
getCpuusage
at line 77
integer
getSystemcpuusage()
getSystemcpuusage
at line 87
ThrottlingData
getThrottlingdata()
getThrottlingdata
at line 110
CpuStats
setSystemcpuusage(integer $systemcpuusage)
setSystemcpuusage
at line 122
CpuStats
setThrottlingdata(ThrottlingData $throttlingdata)
setThrottlingdata
at line 134
static CpuStats
getInstanceFromArray(Array|ArrayHelper $array)
getInstanceFromArray