Revert "Change: Zero out the gameloop timers when the game is paused"
This reverts commit 64686b53ff
.
This commit is contained in:
@@ -274,7 +274,6 @@ void PerformanceMeasurer::SetExpectedRate(double rate)
|
||||
*/
|
||||
/* static */ void PerformanceMeasurer::Paused(PerformanceElement elem)
|
||||
{
|
||||
PerformanceMeasurer::SetInactive(elem);
|
||||
_pf_data[elem].AddPause(GetPerformanceTimer());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user