Ejemplo n.º 1
0
 def start(self):
     self.done_at = default_timer() + self.seconds
     TimeOut.start(self)
Ejemplo n.º 2
0
 def start(self):
     self.done_at = default_timer() + self.seconds
     TimeOut.start(self)