java.lang.Object | |
↳ | com.facebook.common.time.CurrentThreadTimeClock |
A clock that returns milliseconds running in the current thread. See android.os.SystemClock
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.facebook.common.time.Clock
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CurrentThreadTimeClock() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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.