Getting performance stats within application
Hi, I'd like to access the same performance stats as are given with adb -s %DEVICE% logcat -s "UE4 -s VrApi" but *within* my own application. Does anybody have an idea how to achieve this? Is there any API I could access directly, or (plan B) could I somehow access the log data on the device itself? I'm almost sure there should be some API endpoint I could use, I just don't know how to reach it. I know that I probably could use some performance stats provided by the unreal engine, but this does not really fulfil all my needs. (i.e., getting the stale frames/sec). Thanks, /hauke1.9KViews0likes3Comments