Uses of Class
ai.nextbillion.maps.internal.ratelimiter.Stopwatch
| Package | Description |
|---|---|
| ai.nextbillion.maps.internal.ratelimiter |
-
Uses of Stopwatch in ai.nextbillion.maps.internal.ratelimiter
Methods in ai.nextbillion.maps.internal.ratelimiter that return Stopwatch Modifier and Type Method Description static StopwatchStopwatch. createStarted()static StopwatchStopwatch. createStarted(Ticker ticker)static StopwatchStopwatch. createUnstarted()static StopwatchStopwatch. createUnstarted(Ticker ticker)StopwatchStopwatch. reset()StopwatchStopwatch. start()StopwatchStopwatch. stop()