Writing benchmark data at the end of the game
This commit is contained in:
@@ -565,6 +565,8 @@ namespace OpenRA
|
||||
// Actor disposals are done in a FrameEndTask
|
||||
while (frameEndActions.Count != 0)
|
||||
frameEndActions.Dequeue()(this);
|
||||
|
||||
Game.FinishBenchmark();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user