HomeSort by relevance Sort by last modified time
    Searched refs:BuildDuration (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Ecc.py 445 BuildDuration = time.strftime("%M:%S", time.gmtime(int(round(FinishTime - StartTime))))
446 EdkLogger.quiet("\n%s [%s]" % (time.strftime("%H:%M:%S, %b.%d %Y", time.localtime()), BuildDuration))
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
Eot.py 648 BuildDuration = time.strftime("%M:%S", time.gmtime(int(round(FinishTime - StartTime))))
649 EdkLogger.quiet("\n%s [%s]" % (time.strftime("%H:%M:%S, %b.%d %Y", time.localtime()), BuildDuration))
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
BuildReport.py     [all...]
build.py     [all...]

Completed in 80 milliseconds