Searched defs:auto_throttle (Results 1 - 1 of 1) sorted by relevance

/external/toolchain-utils/cros_utils/
H A Dbuildbot_json.py931 auto_throttle = None variable in class:Buildbot
959 if self.auto_throttle:
962 remaining = (datetime.timedelta(seconds=self.auto_throttle) - delta)
1015 buildbot.auto_throttle = options.throttle

Completed in 75 milliseconds