java.lang.Object | |
↳ | com.facebook.common.time.SystemClock |
Implementation of Clock
that delegates to the system clock.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.facebook.common.time.Clock
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static SystemClock | get() | ||||||||||
long |
now()
Gets the current time in milliseconds.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.facebook.common.time.Clock
|
Gets the current time in milliseconds.