Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
crossmr's avatar
crossmr
Protege
3 years ago

FPS counter

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

Replies have been turned off for this discussion
  • MaxArch's avatar
    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.