UimaTimer
@Deprecated public interface Timer
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.
|
void start()
void end()
long getDuration()
long getTimeInSecs()
long getTimeInMillis()
long getTimeInMicros()
long getResolution()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.