-
public interface TimeProviderProvides the current device timestamp. Meant for internal usage.
-
-
Method Summary
Modifier and Type Method Description abstract LonggetDeviceTimestamp()-
-
Method Detail
-
getDeviceTimestamp
abstract Long getDeviceTimestamp()
-
-
-
-