Module system.debug.Performance
Functions
Functions
- add (category, entry, time)
-
Parameters:
- category
- entry
- time
- addTotal (category, time)
-
Parameters:
- category
- time
- getCategoryInvocationCount (category)
-
Parameters:
- category
- getCategoryTotal (category)
-
Parameters:
- category
- getFramerate ()
- getMemoryUsage ()
- getPerformance (category)
-
Parameters:
- category
- getPerformanceSortedByTime (category)
-
Parameters:
- category
- getRenderTime ()
- getTargetTime ()
- getTickTime ()
- isEnabled ()
- setEnabled (enabled)
-
Parameters:
- enabled
- startLuaJITProfiler (mode, outfile)
-
Parameters:
- mode
- outfile
- startLuaJITTraceDump (mode)
-
Parameters:
- mode
- stopLuaJITProfiler ()
- stopLuaJITTraceDump ()
- update ()