WsSystemRuntime
WsSystemRuntime
JSON Example
{
"uptime": 0,
"starttime": 0,
"loadAvg": "number",
"numCpus": 0,
"threadCount": 0,
"peakThreadCount": 0,
"daemonThreadCount": 0,
"heap": {
"init": 0,
"used": 0,
"commited": 0,
"max": 0
},
"nonHeap": {
"init": 0,
"used": 0,
"commited": 0,
"max": 0
}
}
integer As int64
As int64
uptime
Optional
uptime
integer As int64
As int64
starttime
Optional
starttime
number As double
As double
loadAvg
Optional
loadAvg
integer As int32
As int32
numCpus
Optional
numCpus
integer As int32
As int32
threadCount
Optional
threadCount
integer As int32
As int32
peakThreadCount
Optional
peakThreadCount
integer As int32
As int32
daemonThreadCount
Optional
daemonThreadCount