| Home | Trees | Index | Help |
|
|---|
| Package SCons :: Module Taskmaster :: 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 | |
|---|---|
Instantiates a Taskmaster.Stats object, initializing all appropriate counters to zero. | |
| Method Details |
|---|
__init__(self)
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Dec 12 09:39:31 2007 | http://epydoc.sf.net |