Struct containing information about a frame event. More...
#include <OgreFrameListener.h>
Public Attributes | |
Real | timeSinceLastEvent |
Elapsed time in seconds since the last event. | |
Real | timeSinceLastFrame |
Elapsed time in seconds since the last event of the same type, i.e. |
Struct containing information about a frame event.
Definition at line 44 of file OgreFrameListener.h.
Elapsed time in seconds since the last event.
This gives you time between frame start & frame end, and between frame end and next frame start.
Definition at line 53 of file OgreFrameListener.h.
Elapsed time in seconds since the last event of the same type, i.e.
time for a complete frame.
Definition at line 60 of file OgreFrameListener.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:37:28 2012