mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 11:40:06 +00:00
157d8e4d36
- 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.