OSDN Git Service

Implement high precision render timer.
authorLatif Khalifa <latifer@streamgrid.net>
Sat, 2 Jul 2011 22:28:55 +0000 (22:28 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sat, 2 Jul 2011 22:28:55 +0000 (22:28 +0000)
commit455ac31010973a7aa3647929a30c3cb8238bc273
tree4fcb54fb0dde0d85b5f371ee58cf1c20bd45c6f6
parent74411b7fed0e55d27d014c3590140afc9cce13f9
Implement high precision render timer.
lastFrameTime is double containing how long it took (in seconds) to render the last frame
renderTimer.Elapsed.TotalSeconds is double containing the time since frame started rendering

git-svn-id: https://radegast.googlecode.com/svn/trunk@933 f7a694da-4d33-11de-9ad6-1127a62b9fcd
Radegast/GUI/Rendering/Rendering.cs