godot/servers/debugger
风青山 3d3c4e87c7 Display functions that were previously forgotten in Profiler
The array data in `add()` contains these data, but some data may
have been forgotten to be converted into `ServerFunctionInfo`.

This results in some information not being displayed in the Profiler.
2024-01-04 17:19:26 +08:00
..
SCsub [Debugger] Move most profilers to ServersDebugger. 2022-02-06 17:36:48 +01:00
servers_debugger.cpp Display functions that were previously forgotten in Profiler 2024-01-04 17:19:26 +08:00
servers_debugger.h Fix missing time for some script functions in profiler 2023-12-19 19:42:21 +01:00