コード例 #1
0
 def __init__(self, bootstrap):
     StatusUpdateProcess.__init__(self, bootstrap)
     AppProcess.__init__(self)
コード例 #2
0
    def __init__(self, bootstrap):
        StatusUpdateProcess.__init__(self, bootstrap)
        StreamerProcess.__init__(self)

        self.updateTime= time.time() # For knowing if something went wrong.