Esempio n. 1
0
def KillPersistVarThred():
    print("Stopping vars")
    SCLib.StopVars()
    time.sleep(1)
def KillPersistVarThred():
    print("Restarting SCLib variables")
    SCLib.StopVars()
    time.sleep(1)
Esempio n. 3
0
def KillPersistVarThred():
    SCLib.StopVars()
    time.sleep(1)