-
- All Implemented Interfaces:
-
io.appmetrica.analytics.coreutils.internal.time.TimeProvider
public final class SystemTimeProvider implements TimeProvider
-
-
Constructor Summary
Constructors Constructor Description SystemTimeProvider()
-
Method Summary
Modifier and Type Method Description LongcurrentTimeMillis()LongcurrentTimeSeconds()LongelapsedRealtime()LongsystemNanoTime()-
-
Method Detail
-
currentTimeMillis
Long currentTimeMillis()
-
currentTimeSeconds
Long currentTimeSeconds()
-
elapsedRealtime
Long elapsedRealtime()
-
systemNanoTime
Long systemNanoTime()
-
-
-
-