Searched defs:BuildDuration (Results 1 – 3 of 3) sorted by relevance
445 BuildDuration = time.strftime("%M:%S", time.gmtime(int(round(FinishTime - StartTime)))) variable
648 BuildDuration = time.strftime("%M:%S", time.gmtime(int(round(FinishTime - StartTime)))) variable
1695 def GenerateReport(self, File, BuildDuration, ReportType): argument1780 def GenerateReport(self, BuildDuration): argument