Navigation menu

WoW:API collectgarbage: Difference between revisions

Jump to navigation Jump to search
markup ftw
No edit summary
 
(markup ftw)
Line 14: Line 14:
  collectgarbage() -- Force garbage collection
  collectgarbage() -- Force garbage collection
  collectgarbage(131072) -- Set GC limit to 128 MiB
  collectgarbage(131072) -- Set GC limit to 128 MiB
== Note ==
There is a [[Lua]] function with the exact same name but its parameters and behavior is quite different from the WoW API version.


----
----
__NOTOC__
__NOTOC__
{{Template:WoW API}}
{{Template:WoW API}}
Anonymous user