GrEngine.DebugFunction

Runtime information of a called function

Members

Properties

count
ulong count [@property getter]

Total times the function was called

name
string name [@property getter]

Prettified name of the function

total
Duration total [@property getter]

Total execution time passed inside the function

Meta