Interface Timer
- All Known Implementing Classes:
JavaTimer
Deprecated.
-
Method Details
-
start
void start()Deprecated. -
end
void end()Deprecated. -
getDuration
long getDuration()Deprecated. -
getTimeInSecs
long getTimeInSecs()Deprecated. -
getTimeInMillis
long getTimeInMillis()Deprecated. -
getTimeInMicros
long getTimeInMicros()Deprecated. -
getResolution
long getResolution()Deprecated.
-
UimaTimer