mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-02 04:21:27 +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.