
Jason
Code: Select all
print(collectgarbage("count"))
Code: Select all
220.361328125 <- start of the script
281.533203125 <- start of animation preview
312.0107421875 <- cancel of preview
217.806640625 <- start of animation preview again, looks like the garbage collector ran
318.2080078125 <- cancel of preview
348.650390625 <- another animation preview
307.3134765625 <- cancel and maybe another garbage collection