Contents

NSRecordAllocationEvent

Notes an object or zone allocation event and various other statistics, such as the time and current thread.

Declaration

extern void NSRecordAllocationEvent(int eventType, id object);

See Also

Debugging