Exemple #1
0
def ao_yield():
    _app.Yield()
Exemple #2
0
 def wait(self):
     self.iswait = 1
     while self.iswait:
         _app.Yield()