Package Products :: Package ZenHub :: Module zenhubworker :: Class _CumulativeWorkerStats
[hide private]
[frames] | no frames]

Class _CumulativeWorkerStats

source code

object --+
         |
        _CumulativeWorkerStats

Internal class for maintaining cumulative stats on frequency and runtime for individual methods by service

Instance Methods [hide private]
 
__init__(self) source code
 
addOccurrence(self, elapsed, now=None) source code
Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)