|
# stream_name = threading.Thread(target=self.runSendStop,args=(UID, PWD, MSG))
|
|
# stream_name = threading.Thread(target=self.runSendStop,args=(UID, PWD, MSG))
|
|
expirationTime = time.strftime('%Y-%m-%dT%H:%MZ',time.localtime(stop_time))
|
|
expirationTime = time.strftime('%Y-%m-%dT%H:%MZ',time.localtime(stop_time))
|