Home
last modified time | relevance | path

Searched refs:auto_throttle (Results 1 – 1 of 1) sorted by relevance

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