@Singleton
public class TimeHelper
extends java.lang.Object
Constructor and Description |
---|
TimeHelper() |
Modifier and Type | Method and Description |
---|---|
long |
getTimeAge(long time)
Calculate the difference between the current time and the given time in ms.
|