Generated by
JDiff

Class com.google.common.base.Stopwatch

Removed Methods
long elapsedMillis() Returns the current elapsed time shown on this stopwatch, expressed in milliseconds, with any fraction rounded down.
long elapsedTime(TimeUnit) Returns the current elapsed time shown on this stopwatch, expressed in the desired time unit, with any fraction rounded down.