instancesAccumulated property
getter/setter pair
The number of instances of class which have been allocated since the accumulator was last reset.
Implementation
int? instancesAccumulated;
The number of instances of class which have been allocated since the accumulator was last reset.
int? instancesAccumulated;