Package SCons :: Module Taskmaster :: Class Stats
[show private | hide private]
[frames | no frames]

Class Stats


A simple class for holding statistics about the disposition of a Node by the Taskmaster. If we're collecting statistics, each Node processed by the Taskmaster gets one of these attached, in which case the Taskmaster records its decision each time it processes the Node. (Ideally, that's just once per Node.)


Method Summary
  __init__(self)
Instantiates a Taskmaster.Stats object, initializing all appropriate counters to zero.

Method Details

__init__(self)
(Constructor)

Instantiates a Taskmaster.Stats object, initializing all appropriate counters to zero.


Generated by Epydoc 2.1 on Wed Dec 12 09:39:31 2007 http://epydoc.sf.net