Package solvcon :: Module anchor :: Class TpoolStatAnchor
[hide private]
[frames] | no frames]

Class TpoolStatAnchor

source code

object --+    
         |    
    Anchor --+
             |
            TpoolStatAnchor

Report the ticks used in each threads in pool.

Instance Methods [hide private]
 
postfull(self) source code

Inherited from Anchor: __init__, exhaust, postloop, postmarch, postsub, prefull, preloop, premarch, presub, provide

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]
 
plot(cls, key, lines, ax, showx=True, lloc='best') source code
 
_parse(cls, lines, key) source code
Instance Variables [hide private]

Inherited from Anchor: kws, svr

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

postfull(self)

source code 
Overrides: Anchor.postfull