Call when an object of a tracked type is created
Call when an object of a tracked type is destroyed
Get stats for all tracked types
Get stats for a specific type
Log a summary of all tracked types
Register a type to track
Reset all tracking data
Set the warning threshold
Start automatic periodic leak checks
Tracks object creation and destruction to detect memory leaks. Register types you want to monitor, then call created/destroyed.