|
QSDK 1.1 Documentation |
#include <Q/q.h>
Public Attributes | |
| unsigned int | instancesUpdated |
| unsigned int | instancesMoved |
| unsigned int | instancesDrawn |
| float | avRenderTime |
| float | avUpdateTime |
| float | avAppTime |
|
|
Time decay average duration of events to the app and app tick in seconds. |
|
|
Time decay average of render time in seconds. |
|
|
Time decay average of updating the world in seconds. |
|
|
The number of instances rendered this frame. |
|
|
The number of instances moved outside their time-swept box this frame. |
|
|
The number of instances updated this frame. |
|
|
|
Qube Software Limited © 2000-2004
|
|