You can also divide 1 by EventTick DeltaTime or divide 1 by GetWorldDeltaSeconds node. The result from this operation will be your current FPS and can be seen in a shipping build. This way you can create a benchmark level using Sequencer and get a couple of FPS values during simulation. Get a median from it and this will be your average FPS
2 Likes