HolyLib Wiki

Term

  vprof.Term()

Description

Terminates vprof and frees the memory of everything.
This will invalidate all VProfCounter and VProfNode.
This means that if you try to use one that you stored in lua, it could crash!

This should probably never be used.