def stop():
     """
     Stops the loop
     """
     AppHelper.stopEventLoop()
Exemple #2
0
 def stop():
     """
     Stops the loop
     """
     AppHelper.stopEventLoop()