Lines Matching refs:time
20 def add(self, url, time): argument
21 self.queue.append([url, time])
94 time, url = x[0], x[3]
95 queued.add(url, time)
98 time, thread, host = x[0], x[1], x[4]
99 opened[thread] = [time, host, connectionCount]
102 time, thread, url = x[0], x[1], x[3]
105 record = [thread, qtime, opentime, time, None, None, None, url, host, connection]
108 time, thread = x[0], x[1]
110 record[4] = time
114 time, thread, = x[0], x[1]
116 record[5] = time
125 time, thread = x[0], x[1]
127 record[6] = time