Public Member Functions | |
| def | __init__ (self, klass, what) |
| def | end (self) |
Public Attributes | |
| depth | |
| klass | |
| length | |
| what | |
| when | |
| where | |
Definition at line 37 of file profiler.py.
| def pyclearsilver.profiler.Profiler.__init__ | ( | self, | |
| klass, | |||
| what | |||
| ) |
Definition at line 38 of file profiler.py.
| def pyclearsilver.profiler.Profiler.end | ( | self | ) |
Definition at line 54 of file profiler.py.
| pyclearsilver.profiler.Profiler.depth |
Definition at line 49 of file profiler.py.
| pyclearsilver.profiler.Profiler.klass |
Definition at line 45 of file profiler.py.
| pyclearsilver.profiler.Profiler.length |
Definition at line 48 of file profiler.py.
| pyclearsilver.profiler.Profiler.what |
Definition at line 47 of file profiler.py.
| pyclearsilver.profiler.Profiler.when |
Definition at line 44 of file profiler.py.
| pyclearsilver.profiler.Profiler.where |
Definition at line 46 of file profiler.py.