Searched defs:readMicros (Results 1 – 2 of 2) sorted by relevance
/external/guava/guava/src/com/google/common/util/concurrent/ | ||
D | RateLimiter.java | 408 abstract long readMicros(); in readMicros() method in RateLimiter.SleepingStopwatch |
/external/guava/guava-tests/test/com/google/common/util/concurrent/ | ||
D | RateLimiterTest.java | 444 public long readMicros() { in readMicros() method in RateLimiterTest.FakeStopwatch |