a75f896338
It is now possible to profile GDScript as well as some parts of Godot internals.
7 lines
78 B
C
7 lines
78 B
C
#ifndef PROFILE_CLOCK_H
|
|
#define PROFILE_CLOCK_H
|
|
|
|
|
|
|
|
|
|
#endif // PROFILE_CLOCK_H
|