Ejemplo n.º 1
0
def start_restarter(check_all):
    cycle(check_all, 0.5)
Ejemplo n.º 2
0
 def start_restarter(self, check_all):
     pants.cycle(check_all, 0.5)
 def start_checking(self, check_all):
     pants.cycle(check_all, 0.5)
Ejemplo n.º 4
0
 def start_checking(self, check_all):
     pants.cycle(check_all, 0.5)