instancesAccumulated property

int? instancesAccumulated
getter/setter pair

The number of instances of class which have been allocated since the accumulator was last reset.

Implementation

int? instancesAccumulated;