Get FPS value shown on stats

Is there a way to get the FPS value that director is counting?

(btw i know how to count them by my own, but i dont want to do it twice if there is a way to get it).

thanks in advance! :heart_eyes:

Director::getInstance()->getFrameRate() returned as float

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.