#include <JobFrames.h>
Public Attributes |
|
| char | state |
| The current state of this frame which is one
of the following values: |
|
| int | frame |
| The frame number. |
|
| HSERVER | hServer |
| The handle to the server rendering this
frame. |
|
| DWORD | elapsed |
| The time it took to render this frame, in
milliseconds. |
|
| char state |
The current state of this frame which is one of the following values:
| int frame |
The frame number.
The handle to the server rendering this frame.
| DWORD elapsed |
The time it took to render this frame, in milliseconds.