mirror of
https://github.com/godotengine/godot.git
synced 2024-12-03 09:52:18 +08:00
a75f896338
It is now possible to profile GDScript as well as some parts of Godot internals.
8 lines
78 B
C
8 lines
78 B
C
#ifndef PROFILE_CLOCK_H
|
|
#define PROFILE_CLOCK_H
|
|
|
|
|
|
|
|
|
|
#endif // PROFILE_CLOCK_H
|