예제 #1
0
def KillPersistVarThred():
    print("Stopping vars")
    SCLib.StopVars()
    time.sleep(1)
def KillPersistVarThred():
    print("Restarting SCLib variables")
    SCLib.StopVars()
    time.sleep(1)
예제 #3
0
def KillPersistVarThred():
    SCLib.StopVars()
    time.sleep(1)