|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FakeTicker | |
|---|---|
| com.google.common.testing | This package contains testing utilities. |
| Uses of FakeTicker in com.google.common.testing |
|---|
| Methods in com.google.common.testing that return FakeTicker | |
|---|---|
FakeTicker |
FakeTicker.advance(long nanoseconds)
Advances the ticker value by nanoseconds. |
FakeTicker |
FakeTicker.advance(long time,
TimeUnit timeUnit)
Advances the ticker value by time in timeUnit. |
FakeTicker |
FakeTicker.setAutoIncrementStep(long autoIncrementStep,
TimeUnit timeUnit)
Sets the increment applied to the ticker whenever it is queried. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||