-
public interface Timer
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumTimer.TimerTypepublic final classTimer.NoOp
-
Method Summary
Modifier and Type Method Description abstract Timingstart(Timer.TimerType type)-
-
Method Detail
-
start
abstract Timing start(Timer.TimerType type)
-
-
-
-