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

  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
argvemulator.py 38 stoptime = Evt.TickCount() + timeout
39 while not self.quitting and Evt.TickCount() < stoptime:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
argvemulator.py 38 stoptime = Evt.TickCount() + timeout
39 while not self.quitting and Evt.TickCount() < stoptime:

Completed in 53 milliseconds