Searched refs:latency (Results 1 – 5 of 5) sorted by relevance
45 def __init__(self, pair_id, latency, name): argument47 self.latency = latency53 def __init__(self, start_timestamp, latency): argument55 self.latency = latency142 event_pair.latency = timestamp146 if event_pair.latency:148 LatencyEntry(event_pair.latency,149 timestamp - event_pair.latency))150 event_pair.latency = 0161 csv_writer.writerow([dat.start_timestamp, dat.latency])[all …]
118 long latency = checkLatency(urlToCheck); in reconnect() local119 if (latency < 0) { in reconnect()
11 latency or throughput. Some of the tests may not have pass/fail results -
383 long latency = System.currentTimeMillis() - mStopRequestTime; in performInvocation() local385 InvocationMetricKey.SHUTDOWN_HARD_LATENCY, latency); in performInvocation()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...