public class TestTimer
extends java.lang.Object
Constructor and Description |
---|
TestTimer() |
Modifier and Type | Method and Description |
---|---|
void |
checkTimeout() |
void |
start() |
long |
timeLeft() |
void |
updateLimit(TestClass testCommon) |
public void start()
public void updateLimit(TestClass testCommon)
public void checkTimeout()
public long timeLeft()