Creates a new instance of CountStatisticImpl super(name, unit, desc, startTime, sampleTime); count=countVal;
super(name, unit, desc, startTime, sampleTime); count=countVal;
return count;