Functions | |
def | addHarvest |
def | addOutput |
def | addPrint |
def | addService |
def | customise_timer_service |
def | customise_timer_service_multirun |
def | customise_timer_service_print |
def | customise_timer_service_singlejob |
def FastTimer.addHarvest | ( | process | ) |
def FastTimer.addOutput | ( | process | ) |
Definition at line 47 of file FastTimer.py.
Referenced by customise_timer_service(), and customise_timer_service_multirun().
def FastTimer.addPrint | ( | process | ) |
Definition at line 57 of file FastTimer.py.
Referenced by customise_timer_service_print().
def FastTimer.addService | ( | process, | |
multirun = False |
|||
) |
Definition at line 3 of file FastTimer.py.
Referenced by cond::auth::DecodingKey.addDefaultService(), customise_timer_service(), customise_timer_service_multirun(), customise_timer_service_print(), and customise_timer_service_singlejob().
def FastTimer.customise_timer_service | ( | process | ) |
def FastTimer.customise_timer_service_multirun | ( | process | ) |
Definition at line 94 of file FastTimer.py.
References addOutput(), and addService().
def FastTimer.customise_timer_service_print | ( | process | ) |
def FastTimer.customise_timer_service_singlejob | ( | process | ) |
Definition at line 89 of file FastTimer.py.
References addHarvest(), and addService().