godot/servers/debugger
msreis f1cc14d525 Fix missing time for some script functions in profiler
Fixes the issue by adding a mechanism by which the functions that were
previously disappearing can be profiled too. This is optional with
an editor setting, since collecting more information naturally slows the engine
further while profiling.

Fixes #23715, #40251, #29049
2023-12-19 19:42:21 +01:00
..
SCsub
servers_debugger.cpp Fix missing time for some script functions in profiler 2023-12-19 19:42:21 +01:00
servers_debugger.h Fix missing time for some script functions in profiler 2023-12-19 19:42:21 +01:00