Tick end print

This commit is contained in:
dave 2014-08-26 14:19:41 -07:00
parent 058b9e5882
commit 0768b4e179
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ class recordTick(Thread):
# terminate each downloader
self.endStream(endTime["streamid"])
print("tick (end): my threads: %s" % self.threads)
#print("Tick end: %s" % now)
def startStream(self, id):