UimaTimer@Deprecated public class JavaTimer extends Object implements Timer, Serializable
| Constructor and Description |
|---|
JavaTimer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
end()
Deprecated.
|
long |
getDuration()
Deprecated.
|
long |
getResolution()
Deprecated.
|
long |
getTimeInMicros()
Deprecated.
|
long |
getTimeInMillis()
Deprecated.
|
long |
getTimeInSecs()
Deprecated.
|
void |
start()
Deprecated.
|
public long getResolution()
getResolution in interface Timerpublic long getDuration()
getDuration in interface Timerpublic long getTimeInSecs()
getTimeInSecs in interface Timerpublic long getTimeInMillis()
getTimeInMillis in interface Timerpublic long getTimeInMicros()
getTimeInMicros in interface TimerCopyright © 2018. All rights reserved.