Class _ClientStatusThread parameter:
Type |
Name |
Description |
UInt64 |
jobID |
|
double int64 |
jobSeqStart jobSeqStartJobNr |
Start frame of the current segment as frame number and internal job number. |
double int64 |
jobSeqEnd jobSeqEndJobNr |
End frame of the current segment as frame number and internal job number. |
double int64 |
jobSeqStep jobSeqStepJobNr |
Frame step of the current segment as frame number and internal job number. |
byte |
jobMultiFrameID |
Tile id |
bool |
jobIsPreview |
|
int16 |
jobStatus |
|
byte |
clientStatus |
|
bytePerc |
jobCPU_Usage |
|
int |
jobMemoryUsageMB |
|
Class _ClientStatusThread functions:
Return type |
Name |
Description |
bool |
hasKSOLoaded() |
Returns true if the thread is keeping a scene in memory. |
bool |
isRendering() |
Returns true if the thread is rendering. |
QString |
clientStatusAsStringSingle() |
Returns the clientStatus+jobstatus of the thread as string |