public interface TimeProvider
Modifier and Type | Field and Description |
---|---|
static TimeProvider |
SYSTEM_TIME_PROVIDER |
Modifier and Type | Method and Description |
---|---|
long |
currentTimeNanos()
Returns the current nano time.
|
static final TimeProvider SYSTEM_TIME_PROVIDER
Copyright © 2018. All rights reserved.