public static interface RegularListener.TimeContext
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Stopwatch |
createStopwatch() |
long |
currentTime() |
com.google.common.base.Ticker |
elapsedTimeTicker() |
TimeSource |
wallTimeSource() |
long currentTime()
TimeSource wallTimeSource()
com.google.common.base.Stopwatch createStopwatch()
com.google.common.base.Ticker elapsedTimeTicker()