Searched defs:totalTimeUs (Results 1 – 2 of 2) sorted by relevance
166 int64_t totalTimeUs = 0; in estimateBandwidth() local
2119 public void updated(long totalTimeUs, int count) { in updated()2126 public void update(long totalTimeUs, int count, long elapsedRealtimeUs) { in update()