Home | Trees | Indices | Help |
---|
|
1 ############################################################################### 2 # Ganga Project. http://cern.ch/ganga 3 # 4 # $Id: ElapsedTimeProfiler.py,v 1.1 2008-07-17 16:40:57 moscicki Exp $ 5 ############################################################################### 6 # 7 # LCG backend profiler 8 # 9 # ATLAS/ARDA 10 # 11 # Date: November 2007 12 import time 13 from Ganga.Utility.logging import getLogger 14 35
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:24 2012 | http://epydoc.sourceforge.net |