Deprecated API
Deprecated Methods
Method and Description |
---|
com.ibm.wsspi.kernel.service.utils.TimestampUtils.getElapsedTime(long)
Replaced by @link
TimestampUtils.getElapsedTimeNanos(long) .
Note that System.currentTimeMillis can go backwards and hence you may get a string that starts with '-' character
|