cancel
Showing results for 
Search instead for 
Did you mean: 

FPS counter

crossmr
Protege

stat FPS is pretty useless on Quest because it's such a tiny little bit of text. Any one know any other way to get an FPS counter on the quest? Is there some way we can access the value directly through code and pipe it into a widget?

 

1 REPLY 1

MaxArch
Heroic Explorer

I use this method; in your pawn - locate the Tick event, drag off from the 'delta seconds', divide 1 by this number and pipe the result into a widget.