#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. |
Definition at line 39 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 48 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 55 of file OgreFrameListener.h.
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:03:23 2009