Merge remote-tracking branch 'origin/Apple/Develop' into develop

# Conflicts:
#	Moose Development/Moose/Core/Database.lua
#	Moose Development/Moose/Core/Set.lua
#	Moose Development/Moose/Utilities/Profiler.lua
This commit is contained in:
Applevangelist
2022-09-06 10:43:48 +02:00
3 changed files with 37 additions and 26 deletions

View File

@@ -281,6 +281,8 @@ end
-- @return #string Source file name.
-- @return #string Line number.
-- @return #number Function time in seconds.
function PROFILER.getData( func )
function PROFILER.getData(func)
local n=PROFILER.dInfo[func]