mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-21 00:21:23 +00:00
- Display the frame time in addition to FPS.
- Frame time is a more objective measurement in comparison to FPS,
but FPS is more familiar to people less acquainted with profiling.
- Rename "Game" to "Project" for the project FPS printing line.