![]() |
ATLAS Offline Software
|
Public Member Functions | |
| saveTimeFlat (cls, exectime) | |
| saveTime (cls, exectime) | |
| printTimeSummary (cls) | |
| printTimeFlat (cls) | |
Static Public Attributes | |
| int | level = 0 |
| total = TimeCount('total') | |
| dict | totalFlat = {} |
| list | context = [] |
Definition at line 38 of file AtlRunQueryTimer.py.
| python.utils.AtlRunQueryTimer.TimerStats.printTimeFlat | ( | cls | ) |
Definition at line 79 of file AtlRunQueryTimer.py.
| python.utils.AtlRunQueryTimer.TimerStats.printTimeSummary | ( | cls | ) |
Definition at line 71 of file AtlRunQueryTimer.py.
| python.utils.AtlRunQueryTimer.TimerStats.saveTime | ( | cls, | |
| exectime ) |
Definition at line 54 of file AtlRunQueryTimer.py.
| python.utils.AtlRunQueryTimer.TimerStats.saveTimeFlat | ( | cls, | |
| exectime ) |
Definition at line 45 of file AtlRunQueryTimer.py.
|
static |
Definition at line 42 of file AtlRunQueryTimer.py.
|
static |
Definition at line 39 of file AtlRunQueryTimer.py.
|
static |
Definition at line 40 of file AtlRunQueryTimer.py.
|
static |
Definition at line 41 of file AtlRunQueryTimer.py.