-
public interface StopWatch.TickListener
-
-
Method Summary
Modifier and Type Method Description abstract voidonStopWatchTick(longĀ currentTime)-
-
Method Detail
-
onStopWatchTick
abstract void onStopWatchTick(longĀ currentTime)
-
-
-
-