Beispiel #1
0
 def start(self):
     self.done_at = default_timer() + self.seconds
     TimeOut.start(self)
Beispiel #2
0
 def start(self):
     self.done_at = default_timer() + self.seconds
     TimeOut.start(self)