Class _ClientStatus parameter:
Type |
Name |
Description |
UInt32 |
StructureID |
|
UInt32 |
VariablesID |
|
rrString |
name |
|
UInt8 |
maxJobThreads |
|
rrPercent |
CPU_Usage |
|
rrPercent |
GPU_Usage |
|
bool |
isRunningAsService |
|
int |
availMemoryMB |
|
rrString |
loggedUser |
|
byte |
tempHDD |
|
byte |
gpuTemperature |
|
byte |
maxCoresSetForJob |
|
rrString |
version |
|
int16 |
noUserInteraction |
minutes since last user interaction |
Class _ClientStatus functions:
Return type |
Name |
Description |
jobThread(int threadID) |
Returns the render thread by ID. The maximum threadID is maxJobThreads. |