About getting hold of the FPS

Well… New question about getting values…

Is there any way to get hold of the frames per second playing at the moment?

'cuz I kinda need it for debugging purposes…

Thanks!

Yes. globalClock.getAverageFrameRate() should do the trick.

Also see:
discourse.panda3d.org/viewtopic.php?t=6945