UimaTimer@Deprecated public class JavaTimer extends Object implements Timer, Serializable
| Constructor and Description |
|---|
JavaTimer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
end()
Deprecated.
End.
|
long |
getDuration()
Deprecated.
Gets the duration.
|
long |
getResolution()
Deprecated.
Gets the resolution.
|
long |
getTimeInMicros()
Deprecated.
Gets the time in micros.
|
long |
getTimeInMillis()
Deprecated.
Gets the time in millis.
|
long |
getTimeInSecs()
Deprecated.
Gets the time in secs.
|
void |
start()
Deprecated.
Start.
|
public void start()
Timerpublic void end()
Timerpublic long getResolution()
TimergetResolution in interface Timerpublic long getDuration()
TimergetDuration in interface Timerpublic long getTimeInSecs()
TimergetTimeInSecs in interface Timerpublic long getTimeInMillis()
TimergetTimeInMillis in interface Timerpublic long getTimeInMicros()
TimergetTimeInMicros in interface TimerCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.