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 Timer
public long getDuration()
getDuration
in interface Timer
public long getTimeInSecs()
getTimeInSecs
in interface Timer
public long getTimeInMillis()
getTimeInMillis
in interface Timer
public long getTimeInMicros()
getTimeInMicros
in interface Timer
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.