[OpenTK] Fixed Update/RenderTime calculation
authorStefanos A. <stapostol@gmail.com>
Tue, 7 Jan 2014 14:55:11 +0000 (15:55 +0100)
committerStefanos A. <stapostol@gmail.com>
Tue, 7 Jan 2014 14:55:11 +0000 (15:55 +0100)
commit6e03d501aea7c4a614034b83c8e7d2deb87aa5c0
tree4a164bf7fd176d20da59f854c98d341ad1164aa3
parent251f5717ae7a218a70091d5f8938e04419d045ec
[OpenTK] Fixed Update/RenderTime calculation

These values should only be re-calculated when an Update/RenderFrame
event is raised. Otherwise, they should retain their previous values.
Source/OpenTK/GameWindow.cs