You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-02 16:48:55 +00:00
First version of Profiler
It is now possible to profile GDScript as well as some parts of Godot internals.
This commit is contained in:
3
core/profile_clock.cpp
Normal file
3
core/profile_clock.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "profile_clock.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user