-
Bug
-
Resolution: Fixed
-
P2
-
fx1.2
-
JavaFX 1.2, Windows Vista
...
Jun 16, 2009 5:03:17 PM com.sun.scenario.scenegraph.Logger$UtilLogger log
INFO: 71.07 FPS
Jun 16, 2009 5:03:20 PM com.sun.scenario.scenegraph.Logger$UtilLogger log
INFO: 71.10 FPS
...
As of Marina b11, the output now looks like:
...
Jun 16, 2009 5:11:50 PM com.sun.scenario.scenegraph.JSGPanel$FPSData nextFrame
FINE: %.2f FPS
Jun 16, 2009 5:11:53 PM com.sun.scenario.scenegraph.JSGPanel$FPSData nextFrame
FINE: %.2f FPS
...
- relates to
-
JDK-8099037 Need general mechanism to report FPS
- Resolved
-
JDK-8107970 Animation drops frames but repeats keyframes
- Closed