godot_pluginscript_profiling_data

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
struct godot_pluginscript_profiling_data {}

Members

Variables

call_count
godot_int call_count;
Undocumented in source.
self_time
godot_int self_time;
Undocumented in source.
signature
godot_string signature;
Undocumented in source.
total_time
godot_int total_time;
Undocumented in source.

Meta