Enhanced collector stats

This commit is contained in:
Luca Deri 2024-08-05 17:36:43 +02:00
parent 895a1f7832
commit e522eebf6b
8 changed files with 124 additions and 38 deletions

View file

@ -91,7 +91,7 @@ end
-- You can call it as tprint(mytable)
-- The other two parameters should not be set
function tprint(s, l, i)
-- io.write(debug.traceback().."\n")
-- io.write(debug.traceback().."\n")
l = (l) or 1000;
i = i or ""; -- default item limit, indent string