am 5d46b04b
: Merge "Recommend different time source" into jb-mr2-dev
* commit '5d46b04bd5a8ec00ea527b68aa48907d3978a007': Recommend different time source
This commit is contained in:
commit
ef4dbb6af3
@ -107,8 +107,8 @@ Issues
|
||||
presentation time when an absolute time is needed be queried on Android?
|
||||
|
||||
RESOLVED: The current clock value can be queried from the Java
|
||||
SystemClock#uptimeMillis() method or from the native clock_gettime
|
||||
function by passing CLOCK_MONOTONIC as the clock identifier.
|
||||
System.nanoTime() method, or from the native clock_gettime function by
|
||||
passing CLOCK_MONOTONIC as the clock identifier.
|
||||
|
||||
Revision History
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user