Package org.eclipse.ease.ui.tools
Class Timer
java.lang.Object
org.eclipse.ease.ui.tools.Timer
public class Timer extends Object
-
Constructor Summary
Constructors Constructor Description Timer()
-
Method Summary
Modifier and Type Method Description long
getMilliSeconds()
long
getTime()
-
Constructor Details
-
Timer
public Timer()
-
-
Method Details
-
getTime
public long getTime() -
getMilliSeconds
public long getMilliSeconds()
-