Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Dhttpserver.py583dying_limit=300, # seconds that a kill should take to go into effect (longer than this and the thr… argument
616 self.dying_limit = dying_limit
720 if now - time_killed > self.dying_limit:
842 if now - time_killed > self.dying_limit: