AddOns WoW API Widget API XML UI Event API WoW Lua Macro API CVars
Battle.net
HOWTOs Snippets UI tech
Categories
← WoW Lua
Returns the amount of memory in use by Lua (in kilobytes).
local memoryInUse = gcinfo()