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