Hi, guys,
I am a newbie at Unreal. I am trying to get the FPS by c++ and use the automation test to check the fps range. Which function should I use? I plan to to use 1.0f/Delta Time. Is the FApp::GetDeltaTime() is the right function? GetDeltaTime returned a huge number, I consider this is not the right one. Could you guys please help me about that?
Thanks